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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

Show repeating values from disconnected table using a DAX table function

Hello All,

 

I have a dimenstion table (Table A) and 2 fact tables (Table B and C) but the dim table is only connected to Table B.

 

I know the common result that occurs if you create a table visualization using the dim table and the fact tables would be repeating values for the disconnected table and the context filtering table B.

 

My question is, is there a way to recreate that using summarize() or another dax table expression? I want to recreate the repeating values using the table expression. 

 

If I use summarize(), an error occurs if i reference table C's column. Is there another table function I can use?


  

 

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

Hi @Anonymous 

I would suggest to simply copy the DAX query that the engine generates to produce the table visual. Use the Performance Analyzer. SUMMARIZECOLUMNS is the function that does that. 

View solution in original post

2 REPLIES 2
tamerj1
Super User
Super User

Hi @Anonymous 

I would suggest to simply copy the DAX query that the engine generates to produce the table visual. Use the Performance Analyzer. SUMMARIZECOLUMNS is the function that does that. 

Anonymous
Not applicable

Thank you! this helped immensely 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.