Hello.
I'm quite new to Diadem so bare with me.
🙂I want to generate a report script that allowes me to color the values in a 2DTable.
My idea is that if the value in a 2DTable exceeds a specific value it should be printed in red else in green. I do not want the whole column to be colored, just the cell that exceeds the set value.
Is this possible? I've been looking at D2TabNumColor but I seem to be doing something wrong.
Cheers!