I need suggestion, How to set format rule for a period of time.
Ex:- I have a table which list the percentage of some progress. When the progress is 100%, I want to color GREEN for a week. I gave an expression which make the data GREEN color if the value is above 0.99 but how can I show color or format rule to be applicable for one week only ?
If you have a Date type column monitoring the progress when reaching 100% with initial value of Today() which can be utilized as part of the “GREEN” expression, you might be able to do something like this: