The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have bar chart which shows floor wise cout of employees. I wanted to sort visual by floor sequence like - Basement, Ground Floor, 1st Floor and then 2nd Floor (Left to right) but since floor names contains number & alphabets I am not able to sort it in required sequence. When I sort axis by floor ascending order then bar chart looks like below -
I want to see in this sequence - Basement - Ground Floor - 1st Floor - 2nd Floor.
I tried by creating Floor table with Sr.No and merged it with my orginal database table but still not getting the required result.Floor table
Can anyone suggest, How this can be achieved..?
Solved! Go to Solution.
You need to sort the Floor column by the sort order column in the table view
Then sort the axis in the visual by Floor in ascending order
Proud to be a Super User!
Paul on Linkedin.
You need to sort the Floor column by the sort order column in the table view
Then sort the axis in the visual by Floor in ascending order
Proud to be a Super User!
Paul on Linkedin.
User | Count |
---|---|
77 | |
76 | |
36 | |
31 | |
29 |
User | Count |
---|---|
93 | |
79 | |
57 | |
48 | |
48 |