The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
The top image shows the count of category based on bottom image date filter.
I want to add a new measure which will also show difference of count based on the filter.
For Example , If I select 10/20/2019 to 10/24/2019 filter ,it should me difference of count on 10/20/2019 TO 10/24/2019.
So if the Other category increased/decreased by 50 say, it should show 50 , and then likewise for every category.
Solved! Go to Solution.
Hi DJKarma,
It seems that you want to you want to calculate difference between min selected date and max selected date, right? If so, you could try to refer to my sample to see whether it work or not.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi DJKarma,
It seems that you want to you want to calculate difference between min selected date and max selected date, right? If so, you could try to refer to my sample to see whether it work or not.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.