Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I created a custom column with follwing order since i want the bars to order up in particular sequence:
"Below 10th",- 1
"10th",- 2
"Diploma",- 3
"12th",- 4
"Grad", -5
"Postgrad", - 6
Now my issue is how can I get the names in the x -axis as now I am getting the numbers in x -axis. Can anyone help me how can I achieve this?
Solved! Go to Solution.
Use your text field in the bars as normal.
Add the above custom column as a tooltip instead.
You can sort charts using fields in the tooltip 🙂
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Use your text field in the bars as normal.
Add the above custom column as a tooltip instead.
You can sort charts using fields in the tooltip 🙂
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.