Forum Discussion
Quick Create from Semantic Model via API
- 1 year ago
You would use the Power BI REST API:
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/GenerateTokenOR
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/CloneReportOR
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports✅ You Create a blank report based on the semantic model
✅ Then you embed it for editing using an Embed Token
✅ Power BI’s Auto Insights / AI suggestions (like auto visuals, visual suggestions) are automatically available in Edit Mode.Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
Hi GigaGandalf ,
We haven’t received a response yet and want to ensure the solution met your needs. If you need any further assistance, feel free to reach out we’d be happy to help. If everything is working as expected, kindly mark it as Accepted as solution.
Thank You.