This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I have an issue where I need each row in a Matrix to use a RAG (Red-Amber-Green) system, but the RAG Max and Min values need to be based on data only from their concurrent rows, not all the data in the Matrix as a whole. See below for an example:
This is currently what I'm getting:
As you can see, it's getting the highest value in the matrix (100) and then using that as the max value, meanwhile 11, which is what most of the numbers are close to, is the min value. This gives the majority of numbers a reddish hue.
This is what I would like:
It takes all the data in the row itself and then assigns the highest value in that row as the max value and the min is the lowest, giving a better idea of the developments per month for each item.
I'm happy to provide more details if needed. I've tried using GROUPBY's/SUMMARIZE's but I can't seem to get it to function correctly and splitting the Fruits into seperate tables isn't an option either.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |