Comments
-
Through some testing I figured out how to use it. You have to select the column you are using for the last value as a replacement variable and use !{lastvalue:COLUMN_NAME}! as the value. In the code, you then make a statement where COLUMN_NAME > "!{lastvalue:COLUMN_NAME}!" Run the job first as normal and then when you look…
-
That worked perfectly, thanks so much!
-
Thanks, I was able to use HTML to change font color, size and background color with conditional formatting I entered. However, I am wondering if there is a way to actually color the entire cell in the table using HTML? Right now using the font background color only fills in the area around the actual value, not the entire…