Forum Discussion
Difference between 2 columns in a Matrix Table - DAX Help ASAP
- 9 years ago
Hi all,
In case anyone has a similar issue. there is a pretty simple fix. Instead of Using Month.No I should have used [Date].[Date] in all of the formulas.
I apologies for wasting all of your time on this.
Thanks,
Boycie92
Hi v-ljerr-msft
Please accept my apologies for the delay.
I have created a sample file and data set for you.
You can see that when you compare Department 1 from September to December it shows the same figure?
However in actual fact December should have 0 Values?
Thanks again for your time and patience.
https://www.dropbox.com/s/6qqdg5ea02ivtce/New%20Compressed%20(zipped)%20Folder.zip?dl=0
Hi v-ljerr-msft
I was wondering if you have had the time to look at the issues I am having?
Thanks,
Boycie92
- v-ljerr-msft9 years agoMicrosoft Employee
Hi Boycie92,
I am the one to apologise. Sorry for the delay response.
I did spend a lot time looking into your shared pbix file. Then I found the issue may relate to the previous logic of your measures which are a little complex for me to understand. After a few try, I was still not able to fix your issue. :smileymad:
Regards
- Boycie929 years agoResolver I
Hi v-ljerr-msft
Thanks for looking into this for me.
I am a little bit confused. Do you know why this error was not showing when I used the Month instead of YearMonth?
Thanks again,
Boycie92
- v-ljerr-msft9 years agoMicrosoft Employee
Hi Boycie92,
I am a little bit confused. Do you know why this error was not showing when I used the Month instead of YearMonth?
That's the part which confuse me most. Without changing the previous logic, just use YearMonth instead of Month shouldn't make such difference. Sorry, I am also lost on this issue.
Regards