Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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 MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
124 | |
79 | |
49 | |
38 | |
37 |
User | Count |
---|---|
196 | |
80 | |
70 | |
51 | |
42 |