Forum Discussion
Power BI Dataset Deployments
Hi RakeshSinghr ,
Have you tried API via below link?
Or powershell?
https://www.sqlshack.com/connect-query-power-bi-azure-using-powershell/
Kelly
- RakeshSinghr5 years agoResolver I
Hi Kelly,
I'm able to get list of all workspaces,datasets, reports etc by invoking rest api method in powershell using Appid, secret.
Even publishing dataset to workspace is working but after publishing bindtogateway is not.
- v-kelly-msft5 years agoCommunity Support
Hi RakeshSinghr ,
Then check the below link:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/bindtogateway
Best Regards,
KellyDid I answer your question? Mark my post as a solution!- RakeshSinghr5 years agoResolver I
Hi - I dont know how that link is going to help in anyway given the issue i described in my original post. I have already tried using that API.
I have now opened a ticket. I'd suggest reading through the post before responding with 'check out this url' thats not helpful to anyone.