Hi All,
I am a first-time user of PowerBI Embedded. I am using the Embed sample code as a solution for our organization's report. I was able to see the report successfully embedded in the application using the sample templates from Microsoft.
Current Process to create new dataset when new tenant is onboaring:
Currently when new tenant is onboarding, I need to create the datasets manually using the updated reports(can take as template to create new datasets), in which I need to change the datasource from Power Query editor and need to published the dataset/report in Power BI services.
Automatic Process:
Need to automatically create the datasets using the template dataset/report and publish in workspace by change the datasource.
Datasource used for dashboard is Azure Table, seperate location per tenant.
Please help me to solve this issue or please send me some documentation or code to solve the issue.