Forum Discussion
Trigger the dataset refresh after Azure ETL process completes
- 5 years ago
Hi Akhil_1411 ,
The following article tells about data refresh and etl ,wish it is helpful for you!
Greater control of your Power BI Datasets with the Power BI REST API: https://altis.com.au/greater-control-of-your-power-bi-datasets-with-the-power-bi-rest-api/
How To Trigger A Power BI Dataset Refresh Using An Azure Data Factory Web Activity : https://www.moderndata.ai/2019/05/powerbi-dataset-refresh-using-adf
Refresh Power BI Dataset from Azure Data Factory - Part 1 : https://www.mssqltips.com/sqlservertip/5976/refresh-power-bi-dataset-from-azure-data-factory--part-1Best Regards
Lucien
Hi. Sure you can. The question here would be, which is your Azure ETL Tool? it depends on that the tutorial we can send. The idea would be adding on that tool a new step after your ETL to refresh Power Bi Dataset throgh PBI Rest API.
I can give you an example of how to do it with azure data factory, but again I don't know your ETL tool and you should add it there
https://blog.ladataweb.com.ar/post/642023841877671936/azuredatafactory-actualizar-powerbi-con
I hope this helps,
ibarrau , Thanks for your reply. we are bascially using Azure SQL database.