This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I have 50 numeric columns and 1 region column, but theses 50 columns are bifurcated based on category, category column is not present in data so i need a solution to show top10 revenue generated based on category provided
Solved! Go to Solution.
Hello @Prashanth1403 ,
you need to unpivot your data so it would be in rows instead of columns, then you could do top 10.
check this out https://youtu.be/URAJ_aDiREE?si=WIsSDLliW79RQx68
Proud to be a Super User! | |
Hello @Prashanth1403 ,
you need to unpivot your data so it would be in rows instead of columns, then you could do top 10.
check this out https://youtu.be/URAJ_aDiREE?si=WIsSDLliW79RQx68
Proud to be a Super User! | |
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 32 | |
| 25 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |