Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Dear all,
Need suggestion based on the below field name: Source
Field name with source info need to categorized top 10 distinct count as one condition High and others as Low including blank too
Please suggest how can we achieve this? Much helpful
| Sno | Source |
| 1 | |
| 2 | utm source |
| 3 | utm so |
| 4 | fsfsf |
| 5 | test |
| 6 | D365 |
| 7 | TestSource |
| 8 | utm |
| 9 | abababab |
| 10 | Dynamics 365 |
| 11 | SOURCEAG |
| 12 | D635 |
| 13 | Staging |
| 14 | |
| 15 | e mail |
Solved! Go to Solution.
Hi
can you please check the below link
Might be it helps
Solved: Top 10/Other - Microsoft Fabric Community
Proud to be a Super User! | |
what's the expected output for this? I didn't see any duplicated values int the sample data.
what if we have the same distinct count result? how to select top 10?
Proud to be a Super User!
Hi @ryan_mayu Thanks for the response
I have shared the unique informaiton but in source details level have duplicates too,
based on the souce field, need to generate a column with top 10 + Others .
Please suggest, if any
Hi
can you please check the below link
Might be it helps
Solved: Top 10/Other - Microsoft Fabric Community
Proud to be a Super User! | |
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.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 29 | |
| 24 |