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, just asking for help on how can I create a Total but instead of sum it should be difference of the two selected measure in the Field Parameters. See below and attached sample PBI file on how it looks like:
Here is the download link for the sample pbix file: https://www.dropbox.com/s/6qrb5seyty1d2l4/sample.pbix?dl=0
Thank you so much for the help!
Solved! Go to Solution.
Hi, not sure if this is possible, the top most what i could achieve is something like that
you just create a switch measure =
Hi @krixtsup3r
Please refer to attached sample file with the proposed solution.
Thank you @tamerj1!
Also, what if I selected more than 2 months in it? What it should do actually is add the 3 months for both parameters and then do the difference.
The output should be like this:
Awesome this works! Thank you!