Forum Discussion

sheepworrier's avatar
sheepworrier
Frequent Visitor
2 years ago
Solved

Matrix visual with different formats and YoY conditional formatting icons

I'm trying to build a Matrix visual to summarise survey results like this:   I want most rows formatted as %s and one row as a whole number.  I also want to display conditonal formatting (arr...
  • sheepworrier's avatar
    sheepworrier
    2 years ago

    Thanks Anonymous for taking the time to reply and giving some useful links to explore.  In the end, though, I was able to solve this without calculation groups and using a relatively new feature within Power BI:

     

    Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn

     

    Against each Metric I could record the format (and additional information like background colour to highlight a specific row) and then use SELECTEDVALUE in the Measure's Dynamic format (and the Matrix conditional format section)