Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
Anonymous
Not applicable

Average in graph ignoring filters

Hello,

 

I'm a total newbi in powerbi and I got a huge problem.

Here is some screenshot since I don't know the name of the elements.

My db is a sharepoint list created thanks to powerapps. I need to display the number of activities handle by manager and an average of this (including all the managers).  Here are some screens:

 https://imgur.com/a/bsNKPIR

 

Average "Variant" is the Average of "Current Variant". If no manage is selected the Average is good, it include all the manager. But If I select only one manager the average will be equal to the current variant. I understand why but I would like to display the average of all manager even if I select one manager. Any Ideas how should I do?

 

Best Regards,

 

Basien

1 ACCEPTED SOLUTION
Thejeswar
Community Champion
Community Champion

Hi @Anonymous,

If you are using acheiving Average function by setting the property to Average with your measure, then it is not possible to show the Average Values even when the Manager Name is filtered.

 

Instead if you are using a DAX function to calculate the Average of the values, then using ALL() DAX Function will help eliminate the consideration of the filters to the calculation.

 

The Below is the details about ALL DAX function. This should help achieving this

 

https://msdn.microsoft.com/en-us/query-bi/dax/all-function-dax

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hello,

 

I'm a total newbi in powerbi and I got a huge problem.

Here is some screenshot since I don't know the name of the elements.

My db is a sharepoint list created thanks to powerapps. I need to display the number of activities handle by manager and an average of this (including all the managers).  Here are some screens:

 https://imgur.com/a/bsNKPIR

 

Average "Variant" is the Average of "Current Variant". If no manage is selected the Average is good, it include all the manager. But If I select only one manager the average will be equal to the current variant. I understand why but I would like to display the average of all manager even if I select one manager. Any Ideas how should I do?

 

Best Regards,

 

Basien

Thejeswar
Community Champion
Community Champion

Hi @Anonymous,

If you are using acheiving Average function by setting the property to Average with your measure, then it is not possible to show the Average Values even when the Manager Name is filtered.

 

Instead if you are using a DAX function to calculate the Average of the values, then using ALL() DAX Function will help eliminate the consideration of the filters to the calculation.

 

The Below is the details about ALL DAX function. This should help achieving this

 

https://msdn.microsoft.com/en-us/query-bi/dax/all-function-dax

Anonymous
Not applicable

Hello,

 

I dug into it and it worked perfectly thanks!

 

BR

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.