The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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