Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Allow in-place data model refresh in embedded PowerBI

Today it is possible only to have a static data model or direct query. Would really like to have the mainstream refreshable data model available within the embedded offering. Would like to be able to control the refresh via API.
Status: Completed
Comments
nishalit
New Member
As of June 2017, The Power BI service and Power BI Embedded came together to offer a single API for embedding your dashboards and reports. This means you now have one API surface, a consistent set of capabilities and access to the latest Power BI features – such as dashboards, gateways and app workspaces – when embedding your content. You can read more about it here- https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding/ For those who work with the Power BI Embedded Workspace Collection solution, we built a migration tool for easier data transition. See more info here- https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-migrate-tool/
chaos
New Member
Absolutely critical. The single most important thing (for us) that embedded can do before it's viable for production. We don't use any direct query, all REST api's that need to be refreshed.
jcapezzuto1
New Member
I agree that this is a critical requirement. Since powerbi.com already supports scheduled refreshes, gateway configuration etc. wouldn't it be possible for Embedded to simply reference data sets and reports that have already been published instead of re-importing the PBIX file in Azure?
SqlJason
Memorable Member
Agreed, very critical
akowal
New Member
API for refresh on demand and pushing rows to existing datasets is necessary. Current C# SDK contains methods for pushing data, but they fail with Unauthorized status.
benmek
Frequent Visitor
Any ETA?
daniel_bartley6
New Member
A million votes for this.
jared_boccanfu1
New Member
'+3
nsanh1
New Member
About my customer case, this would be an interesting solution, as Direct Query on Azure SQL Database with DAX measures is not efficient at all.
nick_raphael1
New Member
Just spent 6 weeks developing a PowerBI Embedded solution. Then find out I can't refresh the data!!! I'm stunned. I need to refresh my data hourly. And I have hundreds of reports in a SAAS project. Can we please get some indication if, when this will be fixed? Please.