Forum Discussion
AKF75
9 years agoRegular Visitor
Adding in new data to existing data
I have an existing data set that is working fine. When I try to add the new months data I cannot figure out how other than re-doing the entire thing. I tried to copy the new table and past it in th...
- 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.
Anonymous
9 years agoNot applicable
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.