This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Team,
I have the below data as in the table.
| Region | Pre | Post |
| East | Y | N |
| East | N | Y |
| West | Y | N |
| West | N | Y |
| West | N | N |
| West | Y | Y |
| North | Y | Y |
| North | Y | N |
| North | N | N |
| North | N | Y |
| South | Y | N |
| South | N | Y |
| South | N | N |
| South | Y | Y |
I Need to show this data in Matrix visual as below
| Region | Sales | Profit | Cogs | Asb |
| Major Regions | 100 | 200 | 300 | 33 |
| Pre | 44 | 20 | 21 | 2 |
| Post | 55 | 101 | 32 | 22 |
I Need to have Collapse and expand option to show the regiions also with certain filters like
1. Major Region collapse will have West AND South all values
2. Pre collapse will have all Regions with "Y" in PRE column
3. Post collapse will have all Regions with "Y" in POST Column
Can anyone help me with this. Is it Possible to achieve?
Thanks in Advance
Solved! Go to Solution.
Hi @Anonymous
Check this out https://www.dropbox.com/t/zm8ajcYXZeB5szxO
YOu need to unpivot the Pre and Post columns then filter Yes values. unfortunately, I'm not able to post screenshots as I already exceeded the limit 😅
Hi @Anonymous
Check this out https://www.dropbox.com/t/zm8ajcYXZeB5szxO
YOu need to unpivot the Pre and Post columns then filter Yes values. unfortunately, I'm not able to post screenshots as I already exceeded the limit 😅
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 25 | |
| 25 | |
| 22 | |
| 14 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 25 | |
| 20 | |
| 20 |