Forum Discussion
Variation between Calculated measure in matrix
Thanks again,
AccManData[Period]="P4 YTD"
returns blank column, however if I change to
- hackcrr2 years agoMemorable Member
HI, NickM12
If your PERIOD is only P7 and P4 YTD then you can write it like this:
Previous GP% = CALCULATE( [GP%], FILTER( 'AccManData', 'AccManData'[Period]<> "P7" ) )Best Regards,
hackcrr
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous2 years agoNot applicable
Your solutions is great hackcrr and miTutorials
Hi, NickM12
Have you solved your problem? If so, can you share your solution here or mark the correct answer as a standard answer to help other members find it faster. Thank you very much for your kind cooperation!How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Jianpeng Li