Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi everyone!,
I am trying to calculate the following but I just obtain a blank space: It is defined the following:
==> These measures works fine:
==>BUT This doesn't work!!:
What I need to know is the sales of the last month, but only of the ones that won the incentive this month. The structure works when I use as a filter a column that exists in a Table instead of a measure (as [Incentive_AchievementRate])
What can I do?
Thanks!
Solved! Go to Solution.
It's hard to tell without seeing your model, but it looks like you are filtering the whole fact table - Filter(Sales_All), ...
What field/column do you calculate incentive winners on usually (employees, departments, etc.)? I would have expected you had Filter(All(Sales_All[Employee]), [Incentive_AchievementRate]>1) instead.
If this solution works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
It's hard to tell without seeing your model, but it looks like you are filtering the whole fact table - Filter(Sales_All), ...
What field/column do you calculate incentive winners on usually (employees, departments, etc.)? I would have expected you had Filter(All(Sales_All[Employee]), [Incentive_AchievementRate]>1) instead.
If this solution works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Indeed, the problem was the table. Thanks!
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |