Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have suceeded creating this histogram, my only problem is bin labeling on x-axis. It works fine I define it as number, however, it does not reflect the logic: my bin is a range, not a single number.
However, if I label the bins how I want it, then it can only be text, and the columns get sorted in a weird way:
There are different sorting options available, but I can't completely unselect sorting. I would like to have predefined column order, so that they don't switch whichever way they please. Is it possible? Maybe it is possible to define it in DAX? My measure for bins:
I would like to have predefined column order, so that they don't switch whichever way they please.
Then it will no longer be a histogram
You can force a sort order by maintaing a separate sort column and then sorting your bucket column by that.
User | Count |
---|---|
98 | |
76 | |
69 | |
53 | |
27 |