Forum Discussion
Creating a measure to visualize variance using color between columns based on multiple criteria
Hi - I need help in creating a measure to visualize variance using color between columns (my Report Generated Date) based on the following criteria:
- Customer
- Customer Ship-to Code
- Material Description
- Delivery Date
I want to see a value turn red when it differs from the value in the previous generated date (Columns) (i.e. for this customer/ ship-to/ material combo, I want to see for February deliveries if on the 2/20/2020 report quantity was the same as the 2/19/2020 report quantity, etc., if they don't match, I want it to highlight in Red, if they do match, leave it as is).
I appreciate the help and hope I can get a solution!
Thank you,
Brittany
Hi Anonymous ,
Please refer to my .pbix file.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
5 Replies
- v-lionel-msftCommunity Support
Hi Anonymous ,
Please refer to my .pbix file.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi Lionel,
The variables I am using are within three different tables.
- Customer and Quantity are within Planning Schedule Forecast
- Ship-to Code and Generated Date are within Planning Schedule Header
- Material Description is within Material Lookup
When I use the ALLEXCEPT formula, I can only use one table. Is there a way around this as I need three?
I appreciate your help!
- v-lionel-msftCommunity Support
Hi Anonymous ,
What fields did your three tables use to create table relationships?
Do you mind sharing your .pbix file?
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.