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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Last YTD DAX calculation by Fiscal Year

We are having issues where our fiscal year is more than 365 days and we are finding that the yeartodate DAX functions are not bringing in the correct results even though we have a year column.

 

Questions is what is the best way to specify Year to date for this year and previous year based on our table.

 

Thanks in advance.

1 ACCEPTED SOLUTION
v-haibl-msft
Microsoft Employee
Microsoft Employee

@Anonymous

 

The dates parameter in TOTALYTD and DATESYTD is a calendar date column. Generally, both of these functions can be used to calculate YTD. There are good examples in these two links (1, 2).

I’m not sure how you define the fiscal year and make it more than 365 days. If possible, could you please give a sample data and the expected result you want to get?  

 

Best Regards,

Herbert

View solution in original post

2 REPLIES 2
v-haibl-msft
Microsoft Employee
Microsoft Employee

@Anonymous

 

The dates parameter in TOTALYTD and DATESYTD is a calendar date column. Generally, both of these functions can be used to calculate YTD. There are good examples in these two links (1, 2).

I’m not sure how you define the fiscal year and make it more than 365 days. If possible, could you please give a sample data and the expected result you want to get?  

 

Best Regards,

Herbert

Anonymous
Not applicable

Hi,

 

Thanks for answering, we use a 445.

 

Every seven years there is an additional week in the year.  We managed to get round it by making a fiscal table which converts the date in a fake fiscal date and then use the fake as our Date column...

 

Thanks

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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