Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Solved! Go to Solution.
Hi @tabuzahra
Did you try to remove the 1-25000 rows in table2 before you append the tables?
Below is the sample I created:
I removed the top 3 rows in table 2:
Then append the 2 tables:
Hi @tabuzahra
Did you try to remove the 1-25000 rows in table2 before you append the tables?
Below is the sample I created:
I removed the top 3 rows in table 2:
Then append the 2 tables:
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 82 | |
| 72 | |
| 46 | |
| 35 |