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.
Hi everyone! Is there a way to sort an X-axis in the stacked/clustered charts by another column? I have names of the wells in the x axis now, but I would like them to be sorted by date from another column. Is it possible?
Thanks in advance!
Solved! Go to Solution.
@Anonymous , You sort by a measure or by Column on-axis. The column on Axis can have sort column on which it can be sorted
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Sort column need to the same granularity as main column
@Anonymous , You sort by a measure or by Column on-axis. The column on Axis can have sort column on which it can be sorted
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Sort column need to the same granularity as main column
Thank you very much!