Forum Discussion
ppgandhi11
8 years agoHelper V
Treemap - dynamic grouping question.
Hi, I have a treemap that has supplies category, each colored either green (if the sales for that supplies category is above 90%), or red (if the sales is below 90%). So, my treemap has bunch of ...
Phil_Seamark
8 years agoMicrosoft Employee
Hi ppgandhi11
You can add a calculated column to your table that dynamically determines if the value should be red or green.
This will only be dynamic based on data coming into the model and filters will not have any effect.