Forum Discussion
PowerBI Deploy Management
- 6 years ago
I found the answer in this thread:
https://community.powerbi.com/t5/Service/Dataset-refresh-error-Service-principal/td-p/1078969
Thx all
Special thx to @Jayendran and @v-deddai1-msft
Hi stefanik ,
Based on your description, reports are created based on different data sources.
I haven't tried what you said. See if this can help you:
https://docs.microsoft.com/en-us/power-bi/developer/automation/configure-credentials?tabs=sdk3
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- stefanik6 years ago
Helper I
Hi Liang,
thanks for your time.
I already seen that docs but they always refer to some Gateway and i wasn't able to correctly run the the provided code. It seems that the signature of some methods are changed!
When I publish a new report into a powerbi service workspace, if not already present, a gateway are automatically created and binded to the dataset inside the report?
If yes, the discover api has to return it's id, right?
- stefanik6 years ago
Helper I
I found the answer in this thread:
https://community.powerbi.com/t5/Service/Dataset-refresh-error-Service-principal/td-p/1078969
Thx all
Special thx to @Jayendran and @v-deddai1-msft