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
Hello there,
Is there a way to custom this Horizontal Slicer? cos i want it to sort by the value of MCI count below.
Thank you.
| Senior_VP | MCI Count |
| Aaron | 1 |
| Amanda | |
| Balaji | |
| Christine | |
| Christopher 1 | |
| Christopher 2 | |
| Duane | |
| Gregg | |
| James | 9 |
| Jennifer 1 | |
| Jennifer 2 | |
| Jordan | |
| Joshua | |
| Juliette | |
| Maria | 1 |
| Mike | |
| Muhammad | |
| Ramiya | 3 |
| Sharon | |
| Srikanth | |
| Susan | |
| Trung | |
| Usman | |
| Vivek |
Solved! Go to Solution.
Hi @Marcky ,
Accoridng to your statement, you want to sort [Senior _VP] by [MCI Count]. As far as I know, Power BI supports us to sort one column by another column.
For reference:
Sort one column by another column in Power BI
So, firstly, please make sure [MCI Count] is a column instead of a measure. Then in your sample, I find that there are duplicate counts for different [Senior _VP], like Aaron count =1,Maria count =1.
Duplicates will confuse Power BI and then sort will return error. If the count for [Senior _VP] are all different and [MCI Count] is a column , it will work.
Note: Calculated column may cause this function return a circule error. It is better for you to create a custom column in Power Query Editor.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Marcky ,
Accoridng to your statement, you want to sort [Senior _VP] by [MCI Count]. As far as I know, Power BI supports us to sort one column by another column.
For reference:
Sort one column by another column in Power BI
So, firstly, please make sure [MCI Count] is a column instead of a measure. Then in your sample, I find that there are duplicate counts for different [Senior _VP], like Aaron count =1,Maria count =1.
Duplicates will confuse Power BI and then sort will return error. If the count for [Senior _VP] are all different and [MCI Count] is a column , it will work.
Note: Calculated column may cause this function return a circule error. It is better for you to create a custom column in Power Query Editor.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |