shhargrove1
10 years agoNew Member
Status:
Completed
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.
55 Comments
- nishalitNew MemberAs 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/
- chaosNew MemberAbsolutely 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.
- jcapezzuto1New MemberI 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?
- SqlJasonMemorable MemberAgreed, very critical
- akowalNew MemberAPI 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.
- benmekFrequent VisitorAny ETA?
- daniel_bartley6New MemberA million votes for this.
- jared_boccanfu1New Member'+3
- nsanh1New MemberAbout 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_raphael1New MemberJust 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.
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v5 hours agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401978 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf18 hours agoFrequent VisitorNew48Views3likes2Comments