The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Say I have a matrix table that I need to replicate across an app. I want the row "headers" to be hidden just as they can be in Tableau. Example below.
Current:
SEGMENT | 09/01/2024 | 10/01/2024 | 11/01/2024 |
Consumer | 123,456 | 123,456 | 123,456 |
Home Office | 123,456 | 123,456 | 123,456 |
Corporate | 123,456 | 123,456 | 123,456 |
Desired:
09/01/2024 | 10/01/2024 | 11/01/2024 | |
123,456 | 123,456 | 123,456 | |
123,456 | 123,456 | 123,456 | |
123,456 | 123,456 | 123,456 |
So in essence, hide the row headers/values entirely, so I can create a linear design without seeing SEGMENT multiple times on one page
Hi @Anonymous
Currently Power BI does not support the ability to directly hide row headers in Matrix visual. However you can achieve a similar effect by following the steps below.
1. Double-click the field placed in the Matrix Rows and rename it to " ".
2. In Matrix Visual Formatting Settings, expand "Row headers" and turn off "Text wrap".
3. Drag the row headers in the Matrix to adjust the spacing until the row headers are no longer visible.
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Just a friendly follow-up to this thread.
I'd like to ask if my previous reply helped you solve your problem? If so, please consider accepting it as a solution, it will make it easier for other users experiencing the same problem to find a solution.
If you have any other questions, please feel free to contact me.
Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.