Hi,
I'm creating a report which requires that I select from a list of skills (input param) and return all Assignment in my db with that/those selected categories.
The report must take the following format:
Selected input param item(s) first - for example Java (Java, Asp, C#)
Highlight the selected items yellow
Sample report
Skills: Data Analysis, Java, Python, Scrum
Name Surname Skills
Songezo Maha Java (Highlighted yellow), Asp, C#
Misiwe Sangweni Scrum (Highlighted yellow), Business Analysis
Is there such functionality in myDBR, highlighting a piece of text and ordering according to input parameters?
Thanks a lot in advance,
Songezo