The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I am creating a monthly table but the sort option is not displaying the months in the correct order in PowerBi online. Whats the best way to do this. My report is from Excel.
See the attached image from powerbi and excel data.
PowerBI Data
Excel Report
Your Month column has Month names, and is sorted alphabetically. What you need is a "Month Number" column that is of Integer type. You can then use the "Sort one column by another column" option to sort your Month Name column by the Month Number column.