Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
I have an issue with dateadd function that not returns total sales from previous year:
What is wrong?
https://drive.google.com/file/d/1Y2eJD4NTWY8eCLfb7SB2FlnFwAgCH4qW/view?usp=sharing
Solved! Go to Solution.
The measure is working, but you don't have any filters on the card visual. That means that the entire date table is visible in the evaluation context, so the DATEADD is showing all dates prior to 2024. If you put the PY measure in the column chart it works.
You could add a relative date filter to the card visual to only show the current year.
The measure is working, but you don't have any filters on the card visual. That means that the entire date table is visible in the evaluation context, so the DATEADD is showing all dates prior to 2024. If you put the PY measure in the column chart it works.
You could add a relative date filter to the card visual to only show the current year.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 9 | |
| 6 | |
| 5 |