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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Dominaky
Frequent Visitor

DATEADD returns same value - cannot do YOY

Hello,

 

I'm a beginner with Power BI but I could not find an answer to my question. I have a database and want to show Year over Year for a metric. 

 

My sales data is coming from 'Sales_report'. I also have created a new table 'DATE' with the formula 'calendarauto'. 

I created two measures:

TOTAL SALES = Sum(sales_report[retail_qty])
LY TOTAL SALES = Calculate([TOTAL SALES], DATEADD('DATE'[DATE], -1, YEAR)

 

the second column does not give the value from last year, it returns the same value of current year

 

What am I doing wrong? Thanks!

 

2 ACCEPTED SOLUTIONS
Phil_Seamark
Microsoft Employee
Microsoft Employee

What date field are you using in your visual? 

 

One from your 'sales_report' table? or the one from your 'DATE' table?


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

View solution in original post

That was the problem! I was using the date field from the sales_report in my visual. Now it works!

 

Thank you.

View solution in original post

2 REPLIES 2
Phil_Seamark
Microsoft Employee
Microsoft Employee

What date field are you using in your visual? 

 

One from your 'sales_report' table? or the one from your 'DATE' table?


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

That was the problem! I was using the date field from the sales_report in my visual. Now it works!

 

Thank you.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.