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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I want to get the delta with the previews month when the raw hierarchy is a month and get it by year when the hierarchy is year.
I know I can have it by creating a another column but I want to display it in the same column for not confuse the reader.
So, my question is can I do that? And how?
here is what I have now.
But as you can see the delta I have for 2020 is 10'640 but what I expect is 250'798.
My actual delta formula is
Thanks for your time 🙂
Solved! Go to Solution.
For thus how are looking a what the formula look in the end here is it
use ISINSCOPE rather than ISFILTERED.
For thus how are looking a what the formula look in the end here is it