Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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
User | Count |
---|---|
123 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
183 | |
92 | |
67 | |
62 | |
53 |