Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi guys,
I have 4 main measures, cost, net, profit and gross. I've done a calculation group with tabular editor to calculate several ti measures like LM, LQ and LY.
My LY measure is not working, for any of the measures selected.
This is my calculated item :
CALCULATE( SELECTEDMEASURE(), DATEADD( 'Tab Dates'[Date], -1, YEAR ))
Pretty simple and it's not working. My first time in calculation groups. This is my visual:
Can anyone help me?
Thanks a lot
Pedro
Solved! Go to Solution.
Please try measure as:
CALCULATE( SELECTEDMEASURE(),PREVIOUSYEAR( 'Tab Dates'[Date])
If you still have the problem, please share your sample pbix file, that will be a great help.
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Please try measure as:
CALCULATE( SELECTEDMEASURE(),PREVIOUSYEAR( 'Tab Dates'[Date])
If you still have the problem, please share your sample pbix file, that will be a great help.
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
@pedroccamaraDBI , is Tab Dates is calendar table marked as date table?
also, Year/Q/M is coming from Tab Dates?
refer Why Time Intelligence Fails - Power bi 5 Savior Steps for TI: https://youtu.be/OBf0rjpp5Hw
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 49 | |
| 44 |