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
Can you please help my understand why the range (5-9) is not showing according to the correct order in the chart.
Thank you..
Solved! Go to Solution.
It is ordered alphabetically, therefore 1 will be before 5. You should create an index column and then, order the column by this new index column.
Other solution could be to write 00-04, 05-09 instead of 0-4, 5-9
It is ordered alphabetically, therefore 1 will be before 5. You should create an index column and then, order the column by this new index column.
Other solution could be to write 00-04, 05-09 instead of 0-4, 5-9