Forum Discussion
J_H
9 years agoNew Member
Order text on x-axis
I'm trying to create a column chart (specifically 100% stacked column chart). The labels along my X-axis are sample names, however when I create a chart Power BI creates what appears to be a random o...
GilbertQ
Super User
9 years agoHi there,
You could possibly create an Index Column in Power Query on your table.
And then use this Index Column as your "Sort By Column" on your field? That should then create it in the correct order.