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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
tabuzahra
Helper II
Helper II

Append Two Tables If Index is above a certain value

Hello,

I have created an index for each row in (Table 1) to give row a number to compare with (Table 2) where it has the same columns.

 

I'm wondering if it's possible to append (Table 2) to (Table 1) only if the index in (Table 2) is more than 25000.

 

FYI (Table 2) has more rows than the (Table 1).

 

I would really appreciate your support

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

Hi @tabuzahra 

 

Did you try to remove the 1-25000 rows in table2 before you append the tables?

Below is the sample I created:

0006.PNG

I removed the top 3 rows in table 2:

0007.PNG

Then append the 2 tables:

0008.PNG

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

1 REPLY 1
v-diye-msft
Community Support
Community Support

Hi @tabuzahra 

 

Did you try to remove the 1-25000 rows in table2 before you append the tables?

Below is the sample I created:

0006.PNG

I removed the top 3 rows in table 2:

0007.PNG

Then append the 2 tables:

0008.PNG

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.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors