Forum Discussion
Santosh0589
3 years agoRegular Visitor
Automate Data extraction from Database in Power bi
How to automate table extaction from Database based on sucess and today load date entry in another table.
ToddChitt
Super User
3 years ago"on success" of what? What defines "success" in your scenario. Where is the "other table"? In a database somewhere? In the same Power BI model? In an Excel spreadsheet in a secret vault somewhere?
Please, we need a better description of what you are trying to do.
- Santosh05893 years agoRegular Visitor
Scenario is Every time when a table is getting refreshed in data base there is one Audit table which contains Process ID (Every table has unique process ID),Sucess status and Table reload time . Every time we need to check that table and then start extraction of the table ,if staus is failed then we have to fail the data extraction task.