Hi All,
I'm new to power bi. We have multiple clients consuming different database with same schema. I couldn't find a way to dynamically update connection string after publishing the report to Power BI service in order to share the report across all the clients.
So I wanted to use the REST API to programatically update the connection string of the pbix file and publish the report to the Power BI service (NOT power bi embedded). Is it possible to update using the APIs?
Thanks in advance.