The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi everyone,
I would like to subtract the values of these two dates but I'm having a hard time doing it. I've tried the below formula but it doesn't work.
I tried
Could you kindly assist me?
Image shown below where i need an extra column next to the dates showing the value difference. Also attached the pbix file.
https://drive.google.com/file/d/1mY3Sh23MGMPULASau0uYKayL4OUwR10i/view?usp=drive_link
Solved! Go to Solution.
Hi @madlfc87 -Instead of filtering on specific dates within the SUMX function, you can use measures that directly filter the values based on the selected date.
Check the attached pbix file FYR.
Proud to be a Super User! | |
Thank you for your help!
Hi @madlfc87 -Instead of filtering on specific dates within the SUMX function, you can use measures that directly filter the values based on the selected date.
Check the attached pbix file FYR.
Proud to be a Super User! | |