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
I have a Credit measure that is calculated like X/Y. And I also have a hierarchy calendar table...
I want to compare The credit measure for this month vs last month dynamically or if not possible with a slicer to choose a month and compare to the previous one
Is it possible to accomplish?
Thank you in advance!
Yes there are a number of time intelligence functions.
You can try something like this.
CALCULATE([Credit measure], PREVIOUSMONTH(date[date])
I'ts returning blank values.
Did you select a month?
Yes
It should work when using your date slicer.
- Do you have a date table?
- Is it marked as a date table?
But it's hard to guess, so please send a sample file, screenshots of model & visuals.
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!