cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

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
Microsoft

@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
Microsoft

@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
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors