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
malikirfan28
Helper II
Helper II

Append new data into existing PBIX imported data

I need some expert guidance that how can I append new data into existing imported data of pbix file. I have created PBIX file after importing all sale history from SQL Database (4 tables) and it works perfect. 

Now every month, I recieve latest sale sql database (with same schema & table) which contain only last month data. Instead of appending this new month database into history database and then refresh PBIX file, is it possible to just append new database data into existing PBIX file?

 

Thank you in advance.

2 ACCEPTED SOLUTIONS
v-caliao-msft
Employee
Employee

@malikirfan28,

 

In your SQL Server database, do you have history data table and last month data table? If you donot like to append the new month database into history database and then refresh PBIX file, you could append it in your PBIX file. You need to modify you PBIX file, to add the latest sale sql database (with same schema & table), and then append it to history table.

 

For the details, please refer to the link below to see Combine Data section.
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-shape-and-combine-data/

 

Regards,

Charlie Liao

View solution in original post

Hi @malikirfan28

 

I agree with @v-caliao-msft, in that I would always still store all my data into the SQL Server database as the single source of truth.

 

It will then also make it easier to refresh and get the updated data.

 

There will be an upcoming option in the Power BI Premium license to do an incremental refresh which appears to be what you are after.

 

https://powerbi.microsoft.com/en-us/power-bi-premium/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

2 REPLIES 2
v-caliao-msft
Employee
Employee

@malikirfan28,

 

In your SQL Server database, do you have history data table and last month data table? If you donot like to append the new month database into history database and then refresh PBIX file, you could append it in your PBIX file. You need to modify you PBIX file, to add the latest sale sql database (with same schema & table), and then append it to history table.

 

For the details, please refer to the link below to see Combine Data section.
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-shape-and-combine-data/

 

Regards,

Charlie Liao

Hi @malikirfan28

 

I agree with @v-caliao-msft, in that I would always still store all my data into the SQL Server database as the single source of truth.

 

It will then also make it easier to refresh and get the updated data.

 

There will be an upcoming option in the Power BI Premium license to do an incremental refresh which appears to be what you are after.

 

https://powerbi.microsoft.com/en-us/power-bi-premium/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

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.