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
Hi @amitchandak
I have sales data for multiple countries[let's say - India,USA,UK,Africa,Australia] of 5 years.
I would like to create a bar with year and country on the X-axis and sales on the Y-axis with India fixed at the first bar for every year and other 4 countries order on the basis of sales.
Is that possible? If yes then how.?
Thanks
Solved! Go to Solution.
@Anonymous , No, I doubt that. As of now, we can only sort on column or measure.
So we can force India to come first by having a sort column. But can not make others sort on dynamic year value.
Statics yes we can(overall revenue) . https://www.youtube.com/watch?v=KK1zu4MBb-c
@Anonymous , No, I doubt that. As of now, we can only sort on column or measure.
So we can force India to come first by having a sort column. But can not make others sort on dynamic year value.
Statics yes we can(overall revenue) . https://www.youtube.com/watch?v=KK1zu4MBb-c
Thanks @amitchandak
I was able to achieve a solution by ranking the countries using switch and then sorting the country column on the basis of rank(circular dependency was coming, to overcome that i have create a duplicate of country column and sort the dupliate of country by rank and using duplicate country column in bar char).
If there is any other way please let me know.
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 |
|---|---|
| 55 | |
| 35 | |
| 31 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 75 | |
| 72 | |
| 38 | |
| 35 | |
| 25 |