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've got the following bar graph:
How to I make this graph start at 6 and end at 5, so {6,7,8,...23, 0, 1, 2...5}?
Thanks!
I'm not getting the option to use the new column to sort by. Any idea why this might be?
hi @Anonymous
what visual are you sorting?
p.s please consider @someone to continue the discussion.
hi @Anonymous
one way of implementation is to introduce another sorting column correspondingly, and pull the sorting column to the Tooltips of the visual. In this way, the sorting column is not presented, but you can sort your visual with that.
like this:
the data sample:
the result: