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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Date Sort

Hello, 

 

I am having trouble sorting the dates Below. I created an additional column based off our Ship date. The column I created is

 

YearMonth(Ship) = 'FBAP Event Detail Fact'[ship_dt].[Year]&"-"&'FBAP Event Detail Fact'[ship_dt].[Month]
 
How can I possibly sort the column below.
Screenshot 2020-11-02 110600 - Invoice Aging .png
 
 
1 ACCEPTED SOLUTION
Fowmy
Super User
Super User

@Anonymous 

Create another column to sort your Year month Column. Select your YearMonth(Ship)  column and Click on sort by column and select the following column to sort by

Sort_YearMonth(Ship) = 'FBAP Event Detail Fact'[ship_dt].[Year] * 100 + 'FBAP Event Detail Fact'[ship_dt].[Month]

 

________________________

If my answer was helpful, please consider Accept it as the solution to help the other members find it

Click on the Thumbs-Up icon if you like this reply 🙂

YouTube  LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

View solution in original post

1 REPLY 1
Fowmy
Super User
Super User

@Anonymous 

Create another column to sort your Year month Column. Select your YearMonth(Ship)  column and Click on sort by column and select the following column to sort by

Sort_YearMonth(Ship) = 'FBAP Event Detail Fact'[ship_dt].[Year] * 100 + 'FBAP Event Detail Fact'[ship_dt].[Month]

 

________________________

If my answer was helpful, please consider Accept it as the solution to help the other members find it

Click on the Thumbs-Up icon if you like this reply 🙂

YouTube  LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.