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.
Hi
I have below table
Column DM is date&Month.
I would like to visualize DM vs temp and year as a legend in the line graph. I sorted DM by Day column
I need to sort the date & month in the axis. It's not following the day order. Can anyone advise how to sort the axis based on days
You should have a year month column as int. And then use sort by function on this column
marius