Hi Experts!
I would like to ask for help with the dilemma I am facing. I have a loop at a table and I have to output a line in bold if the current line in the loop is equal to a specific value (say, Test5). I do not know how to change fonts from the same loop or if it is even possible.
The output should look something like this:
Test1
Test2
Test3
Test5
Test4
Test5
Thanks in advance for your inputs!