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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Power BI Only new lines

Hello,

 

New to Power BI i'm searching a solution for my problem of import only new line to my data. My dataset is directly connected to my SQL database and currently loads my data automatically on the 1st of the month.

 

My imported table for the moment has a column with a unique id as well as a date column (corresponding to the creation of the line). I have for the moment used the increment function by loading the last 30 days of data (last month) but I am looking instead to import based on the unique row id by only importing the data which is not present in my previous dataset.

 

Is there a solution ?

 

Regards,

Lilian / Talish

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

No. Power BI has no memory. You should continue to use incremental refresh. You may enable the Data change column but be warned this will increase the size of your dataset by 100% as a shadow ("canary") copy will be maintained.

 

Hybrid datasets have been announced where you will be able to mix import mode partitions with a "today" direct query partition. This may or may not help you.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

No. Power BI has no memory. You should continue to use incremental refresh. You may enable the Data change column but be warned this will increase the size of your dataset by 100% as a shadow ("canary") copy will be maintained.

 

Hybrid datasets have been announced where you will be able to mix import mode partitions with a "today" direct query partition. This may or may not help you.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors