Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Is there a way to generate a token that allows for creating, viewing and editing reports in a workspace? From what I see online, it looks like we generate
What I am looking for is to specify a dataset id and generate an embed token that allows for creating, editing and viewing ALL reports in the dataset.
Or at the very least it would be useful to generate a token that allows for combining the create, edit and view operations for a single report.
Hi , @arven
I don't have much experience in PowerBI Embeded so cannot assist.
You can check if these tutorials help.
https://docs.microsoft.com/en-us/rest/api/power-bi/embedtoken/datasets_generatetokeningroup
https://docs.microsoft.com/en-us/rest/api/power-bi/embedtoken/generatetoken
https://www.youtube.com/watch?v=f7HLyiAk-lQ
BTW, It is recommeded to post your question on this Developer forum for better suggestions.
Best Regards,
Community Support Team _ Eason
Hi Eason,
Thanks for your response. Both `DatasetsGenerateTokenInGroup ` and `GenerateToken` api don't suit my needs. I will post the question in the developer forum.
Thanks,
Arvind