I have a requirement to bold the word "and" in Oracle BI publisher report.
I am pulling the data from the a table column in the database which has a long string and want to bold the word "and" in that string. I tried to put html tags in the database around the word "and" ,but it is not working. How can I get it bold?