Forum Discussion
Anonymous
5 years agoNot applicable
Conditional expression for PRODUCTX
I had a measure which shows the number of remaining customers for each month, after counting for the predicted churn. CALCULATE(
PRODUCTX('Year Month', 1-[Churn% Last Year]),
FILTER(
...
v-xulin-mstf
5 years agoCommunity Support
Hi Anonymous
Could you provide sample data and expected output after removing sensitive data?
You can give examples of your expected output in excel format.
Sample data and expected output would help tremendously.
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
Best Regards,
Link
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.