To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I hae creaed pipeline to get data from source, save it in warehouse and process it . I have created power bi report on the basis od that data set. If there are any changes in source daa , I run pipeline to refresh dataset , but to refresh power BI report a I have to manually click on refresh button on report. Is there any way I can automate refresh of power bi report whenver i run the pipeline?
Hey, You can use web activity at the end of your pipeline to trigger the REST API to refresh your Powerbi dataflow and datasetvia service principal authentication.
Note : Since Managed Identity is not supported, you would have to pass the Secert as Secure string parameter.
Hello, @n0elleli!
Is there already the possibility of reporting Power BI updates automatically within Fabric?
Not at the moment, but this capability is coming soon!