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 September 15. Request your voucher.
I have created simple bar chart and trying to sort by month . I have created conditional column NC and sorted it also, but no change in order.
Solved! Go to Solution.
@Balkrishnan In your table if you have a date column which is DD/MM/YYYY then you can sort it with that.
Or else if you have only month name, then write a conditional column ,(query editor --> add column tab --> conditonal column)
and then specify the sequence that you want.
After that, you can soft it by that sequence column.
Solved. Thanks.
@Balkrishnan In your table if you have a date column which is DD/MM/YYYY then you can sort it with that.
Or else if you have only month name, then write a conditional column ,(query editor --> add column tab --> conditonal column)
and then specify the sequence that you want.
After that, you can soft it by that sequence column.
Thanks Mohan
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
41 |