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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Sahin_Okay
Frequent Visitor

Sum table Totals as a summary

Hello all, 

So here is my ask. I have several pages with different kind of information. Now what I want is to create ONE Page where I summarize the table views from the various pages. Example below 2 views which I have on different pages which I now manually copied and Paste.

 

Sahin_Okay_0-1658836176753.png

What I really want is on the summary page is the summary of the totals  like  :

ECS Tier Physical = 726764

ECS Tier Virtual = 614168

 

Is this possible in PowerBI ?

1 ACCEPTED SOLUTION

Hi @Sahin_Okay ,

I'm afraid there is no suitable way to implement your requirement if you need to dynamically display the summary values based on the visual data and visual-level filtering on each page. First you have these data tables from different data sources, then you have created visuals with visual-type filters on different report pages, we can't dynamically get the visual type, data and filter information of the current page on other pages...

If the visual type, number and applied filter always remain the same, you can consider creating a metric to get it directly as follows. Please find the details in the attachment...

yingyinr_0-1659344265677.png

Best Regards

Community Support Team _ Rena
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

3 REPLIES 3
v-yiruan-msft
Community Support
Community Support

Hi @Sahin_Okay ,

You can create a measure as below to get it:

Measure = SUM ( 'Table'[VD Capacity[GB] )

If the above one can't help you get the desired result, please provide some raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

Best Regards

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

Hello Community Support Team _ Rena,

 

I create a small example its just dummy data but I hope my ask is clear :

https://drive.google.com/file/d/1kDNgTB44Om-WAjrM1l-9v0H9V4vd5EMB/view?usp=sharing

Kind regards,

Sahin

Hi @Sahin_Okay ,

I'm afraid there is no suitable way to implement your requirement if you need to dynamically display the summary values based on the visual data and visual-level filtering on each page. First you have these data tables from different data sources, then you have created visuals with visual-type filters on different report pages, we can't dynamically get the visual type, data and filter information of the current page on other pages...

If the visual type, number and applied filter always remain the same, you can consider creating a metric to get it directly as follows. Please find the details in the attachment...

yingyinr_0-1659344265677.png

Best Regards

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.