Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Refresh only update new data from Oracle database with SQL import

This is not a new topic. I have read alot but still cannot find a proper answer for this. I hope we can have an easy solution to follow here.

I have a table in Oracle database which include millions rows. I use Import Query with some SQL statements (include JOIN and PIVOT) to get exactly what I need to Power BI. My data is collected daily (as Snapshotdate) and imported to Oracle every few days (1 ~ 4 days), mostly daily.

The problem is, by the time, there are more and more data in the table and it takes time to refresh them all while the old data (past Snapshotdate) rarely or never get updated. So I just want to update latest Snapshotdates data (which is not existed in Power BI's table) and append them to the current table.

What is the easy way to do it?

 

Look forward to hearing from you.

Thanks

2 Replies