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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
dkc
Frequent Visitor

Fixed measure value

Hi there, so far I did not find yet a working solution for following problem (sorry, I am new to Power BI): I would like to create a measure "overall average" which also shows up in matrix view in each row. In this example the average contacts of all 3 teams is 217 and this value should be shown like this. The measure for "overall average" is working as long as I just use the total view, but not with the fifferent teams in the rows. 

dkc_0-1637777909752.png

Thank you in advance for your help!

 

1 ACCEPTED SOLUTION
Nathaniel_C
Super User
Super User

Hi @dkc Try this:

 

Average = AVERAGEx(ALLSELECTED(TeamTable),TeamTable[Contacts])

 

team.PNG

full tablefull table

Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
dkc
Frequent Visitor

perfect, thank you!

@dkc , you are welcome!

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Nathaniel_C
Super User
Super User

Hi @dkc Try this:

 

Average = AVERAGEx(ALLSELECTED(TeamTable),TeamTable[Contacts])

 

team.PNG

full tablefull table

Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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