Morning everyone,
I am trying to highlight potential issues to my users - I have the overall number of cases due in the next week by user but what I actually want is to highlight who has more and less than the average in the hopes my users will move cases to those with less work.
My main FACT table is cases with measures to calculate Number of active cases, resolved cases, resolve by date etc, a Users table with user name and other details and a DimDate table with every date and columns so we can highlight whether something is yesterday/today/tomorrow/this week etc.
This is what I have to start with...(removed names for privacy reasons)
This is what the filter looks like...
And this is what I want to get to.
Please can someone assist me with the DAX function for this? I have tried SUMMARIZE and AVERAGEX but I don't really know what I'm doing!
Many thanks for any help
Natalie
xXx