Please refer the below:
I need to apply color-coding to a dataset based on specific value criteria. The dataset contains dynamic date fields, and I want to assign colors to the values as follows:
- Green: Values greater than 89
- Yellow: Values between 75 and 89 (inclusive)
- Orange: Values less than 75
- More Important:
Red: Values containing letters and commas (e.g., "PL", "SL", "32,0")
Could someone guide me on how to implement this logic in table tool? Specifically, I'm looking for advice on how to handle dynamic date fields and apply the color-coding efficiently.
Solved! Go to Solution.
1
1
i
1