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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
FrailHumanity
Frequent Visitor

Slicers on source table to reflect values on aggregated table

Hi,

 

I have a source table 

 

Column 1Column 2Column 3Column 4 Column 5Column 6
A1R3C5
B3V5C7
C3R6D4

 

I have an aggregated table created using the table above which looks like this

 

Column 5Sum - Column 6
C12
D4

 

I want to filter on source table and aggregate it on the second table.

 

Could you please let me know how I can achieve this?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @FrailHumanity ,

 

Here are the steps you can follow:

1. Copy the source table to Flag table Transform -- select [Column1], [Column3], [Column5] -- Unpivot Columns.

vyangliumsft_0-1680682844480.png

Result:

vyangliumsft_1-1680682738874.png

2. Transform – select [Column2] , [Column4] , [Column6] --  Unpivot Columns ..

vyangliumsft_2-1680682738876.png

Result:

vyangliumsft_1-1680682900737.png

 

3. Result:

vyangliumsft_2-1680682907838.png

 

 

Best Regards,

Liu Yang

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

1 REPLY 1
Anonymous
Not applicable

Hi  @FrailHumanity ,

 

Here are the steps you can follow:

1. Copy the source table to Flag table Transform -- select [Column1], [Column3], [Column5] -- Unpivot Columns.

vyangliumsft_0-1680682844480.png

Result:

vyangliumsft_1-1680682738874.png

2. Transform – select [Column2] , [Column4] , [Column6] --  Unpivot Columns ..

vyangliumsft_2-1680682738876.png

Result:

vyangliumsft_1-1680682900737.png

 

3. Result:

vyangliumsft_2-1680682907838.png

 

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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