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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Sai_Kumar
Frequent Visitor

I am looking for help regarding Power BI Time Intelligence Function, mainly on LYTD.

Hello everyone,

 

I am looking for help regarding Power BI Time Intelligence Function on LYTD.

 

I had YTD, LYTD sales figures. But, the Current LYTD function was providing all the sales for last year. (I am looking for something that LYTD needs to give the data up to the same period the previous year)

 

Sales LYTD = CALCULATE([SalesAUD],DATEADD('Master Calendar'[Date],-1,YEAR))
And

Sales AUD is the total sales.

LYTD.PNG
I want to stop the FY22 LYTD sales data, which are across the current month.

 

Thanks.

2 REPLIES 2
wdx223_Daniel
Community Champion
Community Champion

Sales LYTD = if([SalesAUD],CALCULATE([SalesAUD],DATEADD('Master Calendar'[Date],-1,YEAR)))

Hey, Thanks for sharing the knowledge.

It seems like working, what I am looking for. But, Why the total was getting total sales amount for last year instead of summing only those months sales.

LYTD.PNG

Helpful resources

Announcements
FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.