Forum Discussion
Adding in new data to existing data
- Anonymous9 years ago
Assuming the structure of the table didn't change you can append the table with data for new months to the existing table wih data for previous months. Read more about how to append a table to another one here: http://radacad.com/append-vs-merge-in-power-bi-and-power-query.
Hi AKF75,
For example, your resouce table including Jan to Mar month values. You unload it to Power Bi desktop by "Get Data" from fileA. Now you have the new only Apri value in another fileB, you want to add it to Power BI desktop, you can use the Append function as Anonymous posted. Append fileA and fileB to one table.
For now, if the fileA including new values from Jan to Apri, you just click "Refresh" in Power BI Home page. You will update your table.
Best Regards,
Angelia
Thank you. I am trying to work with the one drive to refresh data moving forward. Appreciate all the help.