Hi,
I have my data set in Oracle. However i need to update my data regularly according to incremental files .
So every month I have an updated data set in database.
I am unable to identify a solution to the following:
1) Data needs to be updated monthly in the data set in oracle.
2) The updated data must then be refreshed in the Power Bi visuals.
How can I do the above 2 steps without running an external script .
What I need is -> Whenever I open my Power Bi report, in the backend oracle must update data first , once table is updated, Power bi visuals must update.