Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi All,
Please give some guidance how can i create below kind of view. I have two columns Header & Content.
Each Header have their respective content which needs to be showns in below manner.
Solved! Go to Solution.
Hi @Anonymous ,
Please check if this visual could meet your requirements.
Here is an example:
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please check if this visual could meet your requirements.
Here is an example:
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , Create a rank for content inside the header
rank = rankx(filter(Table, Table[header] = earlier(Table[header]) ), Table[Content])
now use a header on rows and Rank on the column of Matrix and max of the content column as values. You can use conditional formatting
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
69 | |
66 | |
51 | |
32 |
User | Count |
---|---|
114 | |
99 | |
75 | |
65 | |
40 |