Forum Discussion
powerbi2srm
2 years agoResolver II
Conditional formatting row by row
I've created the following measure: bank_sales_amount = CALCULATE( sum(sale_order[sales_amount]), dim_activity_area[name] = "banks" ) I've drag this measure to a table visualizat...
- 2 years ago
There is a similar solution here (I do recommend to read every replies):
Re: Row by row Conditional Formatting on a Matrix - Microsoft Fabric Community
powerbi2srm
2 years agoResolver II
This case that I'm looking for (there a are a pbix in replies). However, when I use that code and I filter by more than one year (in a slicer) I don't have the result that I expect: the code doesn't work properly.
powerbi2srm
2 years agoResolver II
There is a similar solution here (I do recommend to read every replies):
Re: Row by row Conditional Formatting on a Matrix - Microsoft Fabric Community