Resolved! Refresh PBI Dataset is consuming unnecessary compute
If I call powerbi refresh from databricks workflow job it waits until the refresh is complete unlike ADF(Azure Data Factory) pbi refresh through rest api. In case of big pbi dataset which might take more than a hour to refresh in databricks compute r...
- 156 Views
- 2 replies
- 2 kudos
Latest Reply
Hi @Debasis_Pal ,The current Power BI task that is available in databricks workflow will wait for refresh process to return correct status (whether it succeeded or failed).If you need to replicate the same behaviour as in ADF you can start refresh pr...
- 2 kudos