Hello,
Is there a way to format the text table for every third record? When I tried thru Row Banding, it works for every second record (Alternate record)
Can please let me know how to do it.
Attached the .twbx
Thanks,
Srikar
4 answers
Hi, Srikar
I think probably use your dummy calculation field and with Index() % 3 works for you. I can't find anything works through formatting.
Cheers,
ZZ