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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
KH_Mike
Helper III
Helper III

How to load the latest / oldest rows only?

Hi All,

 

I have few Excel file which load into PBI. They have a Key field. May I know any way to load the latest / oldest by Key field or Excel created date?

Like below two Excel file, how can I only load "Excel A" first and if "Excel B" contain same key then ignore those row in "Excel B" vice versa?

 

Excel A

KeyTypeAmount
AAAApple10
BBBApple12
CCCApple13

 

Excel B

KeyTypeAmount
AAAApple10
BBBApple9
CCCApple8
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Mike,

If the amount of data no big, you can import two tables through PQ, table B matches table A through key, table B filters the unmatched data, and then you can add the filtered table B to table A. If the amount of data is large, it is recommended to add ETL.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi Mike,

If the amount of data no big, you can import two tables through PQ, table B matches table A through key, table B filters the unmatched data, and then you can add the filtered table B to table A. If the amount of data is large, it is recommended to add ETL.

amitchandak
Super User
Super User

@KH_Mike , for the created date you can set up incremental ETL  and schedule that on power bi service. if that can help. The same file should get updated

 

Incremental Load
https://radacad.com/all-you-need-to-know-about-the-incremental-refresh-in-power-bi-load-changes-only
https://thinkaboutit.be/2020/02/how-do-i-implement-an-incremental-refresh-in-power-bi-free-or-pro/

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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