Forum Discussion
Show difference between 2 calculated columns filtered by week number
- Anonymous8 years ago
android1,
Please check the dax in modified PBIX file below.
https://1drv.ms/u/s!AhsotbnGu1NolAkqZQW95jsMkso4
Regards,
Lydia
Tough to say exactly. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
But, perhaps a measure that simply does a SUM of each column and subtracts them?
- android18 years agoPost Patron
Hi Greg_Deckler,
I do have the above 2 columns as measures also.
I also have this calc column & measure to get the difference between the 2. Surplus/Deficit 2018 = SUM(CarersList[Made Active in 2018C]) - SUM([Made Inactive in 2018C])
The problem is how do I show this for each week of the year? The 2 columns A & B use different date fields.
- Greg_Deckler8 years agoCommunity Champion
Need to get a sense of what your raw data looks like. Extremely difficult to provide a good answer otherwise as I can only guess at how your data is organized.
- android18 years agoPost Patron
Hi Greg_Deckler,
Here's a sample of my file -> https://www.dropbox.com/s/jwiomu1ss6xikc0/Workforce%20WIP%202.pbix?dl=0