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
Problem:
I have got a radar graph and want to show the performance of the project (sliced by projects) and in the same graph the average of all projects from the company.
Can I have a slicer only for one value and deactivate it for the "average-of-all-projects" value?
Thanks in advance 🙂
Solved! Go to Solution.
hi, @Anonymous
You could get it just use "all” functions to create a measure for "average-of-all-projects".
https://docs.microsoft.com/en-us/dax/all-function-dax
Regards,
Lin
hi, @Anonymous
You could get it just use "all” functions to create a measure for "average-of-all-projects".
https://docs.microsoft.com/en-us/dax/all-function-dax
Regards,
Lin