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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
myti
Helper II
Helper II

import limited data rows to exisiting data table in power bi

Dear Friends,

 

Recently I have faced a problem once refreshing the data to pbi. I normally refesh the data table in pbi by connecting to pygresql database . Now the problem is that the database size is increasing, and every time I refresh the data in pbi it receives all the data records from beginning which is time consuming.is there anyway I can only update the new data records which is not exisit in the pbi data table.?or I can select particular records from database and update the power bi data table?

 

thank you

 

 

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

Hi @myti,

 

When we refresh the dataset manually or based on a schedule, Power BI uses information in the dataset to connect to the data sources defined for it, query for updated data, and then loads the updated data into the dataset. This refresh is a full refresh and not incremental. So for your requirement, it can't be achieved currently. For more information, please refer to this article: Understanding data refresh.

 

If you have any question, please feel free to ask.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
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-qiuyu-msft
Community Support
Community Support

Hi @myti,

 

When we refresh the dataset manually or based on a schedule, Power BI uses information in the dataset to connect to the data sources defined for it, query for updated data, and then loads the updated data into the dataset. This refresh is a full refresh and not incremental. So for your requirement, it can't be achieved currently. For more information, please refer to this article: Understanding data refresh.

 

If you have any question, please feel free to ask.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors