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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Connect identical tables without append

Hello Community,

 

I have Three tables:

1. 50M rows that i dont need to refresh.

2. 2M rows that i need update anytime

3. 0,5M rows that i need update monthly

 

Those three tables are identical, 28 columns, i cannot append because of slow performance when i need to update table 2 or 3.

 

I tryed:: table = Union(1,2,3), but i stopped at not sufficient memory problem

 

The problem is on slicer: I did this table to use as slicer, to get all the distinct values to this column from the three tables.

SLICER 01. COMPANY = FILTER(DISTINCT(UNION (VALUES('TABLE1'[COMPANY]);VALUES('TABLE2'[COMPANY]);VALUES('TABLE3'[COMPANY])));[COMPANY] <> BLANK())

 

So, i got 27 slicer like that. But the slicers dont filter other slicer and the PBI do not allow to crossfilter.

 

How can i connect those 3 identical(shape) tables without append and the slicer filtering themselves ?

 

Thanks!

1 REPLY 1
MattAllington
Community Champion
Community Champion

Refreshing 58 million rows should not be an issue. It sounds to me like the 28 columns are the issue. What is the data, and why are there 28 columns?



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.