Forum Discussion

JacodeVries's avatar
JacodeVries
New Member
4 years ago

Transferring dataflow to service principal

I am transferring a workspace to a Service Principal in order to be able to refresh the workspace using an API call. I managed to transfer the dataset to the Service Principal using PowerShell. However, the dataset refresh does not work given that the associated dataflows are not managed by the Service Principal.

 

I am looking for the API call to transfer the dataflow to the Service Principal. This cannot be done from the PowerBI front end, as you cannog log in as the Service Principal.

 

Any assistance will be appreciated.

3 Replies

  • You cannot refresh a workspace. You can only refresh dataset partitions and dataflows. 

     

    Maybe you can explain a bit more what you are ultimately trying to achieve. 

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hello, is there any new information on this? We are trying to implement similar functionality and having the datasets and dataflows run independently under a service principal instead of being tied to a specific person's AD account