Forum Discussion

AKF75's avatar
AKF75
Regular Visitor
9 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    9 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.