The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I've a setup where I want to deploy my Paginated Reports to many different Workspaces. That part works fine.
My problem is that I use a Gateway for connecting to my Vnet in Azure. I simply cannot find a service in the RESTApi where I can bind the embedded datasource with a Gateway. It's a quite easy step on app.powerbi.com (it even comes up with a suggestion). Is it possible via RESTApi?
I have 15+ Workspaces and 25+ Paginated Reports (converted from SSRS), so it won't work doing it manually after each release.
Best regards
Keldsted
Hello @Anonymous ,
I guess the fix you gave is for Power BI reports and not paginated reports
Problem statement here is that we need to bind the gateway for Paginated report in Power BI service.
As the API you mentioned requirers dataset id and there is no dataset for Paginated report hence it will not work.
Any walkaround for same?
Hi @Keldsted ,
Please review the content in the following links, hope they can help you.
BindToGateway Powershell REST API POST failing
Best Regards