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.
I have the following data.
Hi,All.
I have data in this format.
I need to build matrix visualization with the following hierarchy like:
Architecture -> ->Asses Inventory ->Program
->Process
-> Asset Inventory
and so on.
Should I split the table and build a different data model to achieve this?
PS- Ignore the typo Asses inventory.
Any help is appreciated. Thanks
Solved! Go to Solution.
@Anonymous , refer if this can help
Slicer is shown , but you can display matrix
@Anonymous , refer if this can help
Slicer is shown , but you can display matrix
Thanks Amit, it solved 95% of the problem. When I try to display it in a matrix, I have some blank rows. I do not want that.
How can I get rid of rows with blank data?
Here are the columns that I have created:
Thanks 🙂