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
First of Field Parameters are great....but there is a really anoying downside when switching between fields.
The sorting breaking.....
I see alredy complaints about that from a year ago, but has it been solved by now? Or are there good solution?
I have a graph that has country on the x-axis and on the y-axis I have a field parameter.
2 option, #deliveries and Quantity.
Works perfect but I want my graph to sort always with the highest number of deliveries (#deliveries) or highest quantity.
But every time you switch the sorting breaks and it will be sorted by Country on the x-axis.
This makes no sense as you want the highest numbers to show first and not country alphabetical.
Solved! Go to Solution.
Oh my I had an epiphany 😆
I manged to create a sort measure:
As you see the heading for this field stays the same and this way the sorting gets not broken.
But the SortValue field takes the value of the field parameter.
Did this with an IF statement on the prm sort order :
This solution really helped us! Thanks!
Oh my I had an epiphany 😆
I manged to create a sort measure:
As you see the heading for this field stays the same and this way the sorting gets not broken.
But the SortValue field takes the value of the field parameter.
Did this with an IF statement on the prm sort order :
@rpinxt Great idea to solve this issue. There is another way I saw in a youtube video by Christine Payton where she uses bookmarks to get the right sorting order. I found this very creative, but your solution is more fitting for my use case.
Thank you!
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 |
|---|---|
| 53 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 70 | |
| 39 | |
| 35 | |
| 23 |