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!
Hi all,
I did subtraction calculation from current year to previous year .I have Jan to Dec data . Now my question is i want to show the value only difference between Dec to Nov . I don t want any others variance .
Is there possible to do in Power bi Desktop.
Thanks
Solved! Go to Solution.
Hi @AmalrajRRD1,
I think it is possible and it will be help if share some sample data of your data structure.
It might be like:
Result= Calculate([DiffMeasure],FIlter(All(Calendar),MONTH([Date])>=11))
Regards,
Xiaoxin Sheng
Hi @AmalrajRRD1,
I think it is possible and it will be help if share some sample data of your data structure.
It might be like:
Result= Calculate([DiffMeasure],FIlter(All(Calendar),MONTH([Date])>=11))
Regards,
Xiaoxin Sheng
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 |
|---|---|
| 64 | |
| 53 | |
| 42 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 121 | |
| 103 | |
| 47 | |
| 30 | |
| 24 |