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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Getting an "At-A-Glance" sum of a column...

Hopefully this is a simple one! I am needing to validate a calculation and would like to filter some data in the data viewer and then get a sum of volume for those filtered values (just like in excel where it displays a total at the bottom on the page) Is this possible in PBI? 

 

Capture.PNG

1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

Hi @Anonymous ,

 

You can't get the Average/Count/Sum by default, but you can add the dax on the data to generate the results and show them in visual.

 

Average: https://docs.microsoft.com/en-us/dax/average-function-dax

Count: https://docs.microsoft.com/en-us/dax/count-function-dax

Sum: https://docs.microsoft.com/en-us/dax/sum-function-dax

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

2 REPLIES 2
v-diye-msft
Community Support
Community Support

Hi @Anonymous ,

 

You can't get the Average/Count/Sum by default, but you can add the dax on the data to generate the results and show them in visual.

 

Average: https://docs.microsoft.com/en-us/dax/average-function-dax

Count: https://docs.microsoft.com/en-us/dax/count-function-dax

Sum: https://docs.microsoft.com/en-us/dax/sum-function-dax

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
Anonymous
Not applicable

Thanks!

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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