Forum Discussion

arock-well's avatar
arock-well
Responsive Resident
4 years ago
Solved

Insert data from two tables into a third table weekly

Is there a way to insert data from two tables into another manually created snapshot table and do this on a weekly basis? I don't want previous weeks to be deleted.

 

Coming from the SQL Server side of things, I could do this with a stored procedure that runs an INSERT statement each week from a SQL Job into a SQL table. 

 

I'm sure there's an obvious way to do this in Power BI, so if anyone can point me in the right direction that would be very appreciated.

 

 

2 Replies