How do I set a color to a specific value in a data table based on limits from other columns?
I am trying to color cells in jsl based on if they are over, under, or between limits. In this case Amanda is too short for the roller coaster so I want the box to be blue. Jeff is too tall, so I want the box to be red. Luke meets the requirement for the water slide, so that box can be green. I went into column properties and tried "value colors" but that will not work for me because you must al...