Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. 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.
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 2 |