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,
I am trying to create a table / chart for user to filter the based on the flag in the report. Following are my data sample.
Sample | Tag A | Tag B | Tag C | Tag D | Tag E | Tag F |
001 | yes | yes | no | no | yes | yes |
002 | no | no | yes | yes | yes | no |
003 | yes | no | yes | no | no | yes |
I want to show the result at sample level and how many Tag A-F was flagged. The easy way is just to use table above and show with one row. But is there more neat way to show it. So when I filter Sample 001 it will show as:
Sample: 001 |
Tag A |
Tag B |
Tag E |
Tag F |
and when i filter 003, it will update as
Sample: 003 |
Tag A |
Tag C |
Tag F |
Sorry if this is been discuss as i couldn't find it and not sure what is appropriate search word for these.
Thank you in advance for any guide on this.
@agednewbie2 , the better idea is to unpivot the first table and bring tags on row
https://radacad.com/pivot-and-unpivot-with-power-bi
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
146 | |
87 | |
66 | |
52 | |
46 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |