Forum Discussion
fiveone
Helper II
9 years agoLevel measure
I have been banging my head on the wall for hours trying to calculate a level metric. The business context is CVs that need to be sent to customers within 3 days upon reception of a resource request...
v-caliao-msft
Microsoft Employee
9 years agoHi fiveone,
You could use ALLEXCEPT function to achieve this requirement. Removes all context filters in the table except filters that have been applied to the specified columns.
https://msdn.microsoft.com/en-us/library/ee634795.aspx
If this is not what you want, please provide us some sample data and elaborate your expected result, so that we can make further analysis.
Regards,
Charlie Liao