Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
ME_1976
Frequent Visitor

'Reset' Sort in Table View

Hi, hope someone can help. 

I set out the data (see screen grab 1) and meant to select Month No to sort the data, however, I selected Month Name in error. I've tired to reset the data, deleted/re uploaded it, change sort column and still receive the message in screen grab 2. The document is saved, so unable to just close the app and start from earlier. If that makes sense. I'm sure its something simple that I'm missing out on doing (I'm new to PowerBi). Any assistance would be most apprecaited. 

 

Screen Grab 1

Screen Grab 1Screen Grab 1

 

Screen Grab 2

Screen Grab 2Screen Grab 2

3 ACCEPTED SOLUTIONS
Anonymous
Not applicable

MONTH(<datetime>) use this to make month no from date column

View solution in original post

Anonymous
Not applicable

your month no is exceeding over 12

View solution in original post

Anonymous
Not applicable

Hi,

Thanks for the solution @Anonymous  and @ryan_mayu  provided, and i want to offer some more information for user to refer to.

hello @ME_1976 , based on your description, you can refer to the following solution.

Sample data 

vxinruzhumsft_0-1714369909228.png

1.Create a table, then in new table, select the month column and select sort by month_no column

Table 2 = SUMMARIZE('Table',[Month],"Months_No",SUM('Table'[Month No]))

vxinruzhumsft_1-1714370066007.png

2.Crete a relationship between the tables

vxinruzhumsft_2-1714370105703.png

 

Then in the visual you can use the monthname column of the new table.

vxinruzhumsft_3-1714370139766.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi,

Thanks for the solution @Anonymous  and @ryan_mayu  provided, and i want to offer some more information for user to refer to.

hello @ME_1976 , based on your description, you can refer to the following solution.

Sample data 

vxinruzhumsft_0-1714369909228.png

1.Create a table, then in new table, select the month column and select sort by month_no column

Table 2 = SUMMARIZE('Table',[Month],"Months_No",SUM('Table'[Month No]))

vxinruzhumsft_1-1714370066007.png

2.Crete a relationship between the tables

vxinruzhumsft_2-1714370105703.png

 

Then in the visual you can use the monthname column of the new table.

vxinruzhumsft_3-1714370139766.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

ryan_mayu
Super User
Super User

pls try to use year & month , e.g. 2023Jan, 2023Feb, then sort the new column by Month No.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

your month no column should only have 1 to 12 number the screen grab 2 says the error simple sort by column assigns month 1 to 12 to each month that is 12 month name in the year hence in month no there should not be more than 12  your error will get solve easily

Anonymous
Not applicable

MONTH(<datetime>) use this to make month no from date column

Anonymous
Not applicable

your month no is exceeding over 12

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.