Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
show only the top 3 category values on pie chart , I cant used TopN. Each category have different column.
Solved! Go to Solution.
Hi @Fraizerrrrr
Can you provide more sample data and the output you want ? the data you have provided only display the part, but it does not contain category or other.
Best Regards!
Yolo Zhu
I want the table show only the top 3 highest value when I click the slicer for year, machines, and any column from bar chart that represent the week number. Each values consist of different column.
Hi @Fraizerrrrr
You mean there are multiple columns, and the three columns with the highest values in those columns are returned, right?
Best Regards!
Yolo Zhu
yes, I only want that top 3 to show what ever column that is the highest in every click, is it possible?
Hi @Fraizerrrrr
it cannnot implement directly, if you want to implement this, you need to unpivot the table first to set the multiple columns to two columns "Attribute" and "Value", you can refer to the following link.
Unpivot columns - Power Query | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
It says an error occured
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |