Batch add rows via Logic App Connector?
Hey Guys. I currently am trying to create a logic app that pushes ~50 items every 10 seconds into PowerBi via the logic app connector. Due to the connectors limitations ill constantly hit the cap...
View ArticleCan Power BI embedded be chached for offline functionality?
Hi, We have an a use for Power BI embedded for our insurance sales agents, who tend to be in rural areas with low internet connection. I noticed playing around with network settings that Power BI...
View ArticleTrigger a data push to an external API
We use a dashboard at my company to show managers various exceptions to pricing that they need to approve. Instead of going into the system of record an indicating their approval, I'd like to provide...
View ArticlePower BI Rest Api Limitations
Hi, The Power BI REST API has the following limitations, are these limitations per group/workspace? We are build a multi tenant solution with a workspace for each client. To POST Rows75 max columns75...
View ArticleUnable to add tooltips to R script visual in PowerBI
Hi All, I have created a R script visual. I want to add tooltip(hovering mouse) feature to it. But I am not able to achieve it. Below is my R code: require("ggplot2")h<-ggplot(dataset, aes(x=Depth))...
View ArticleDrlldown by click
Hi everyone, I inserted drilldown option in my custom bar visual through capabilities. Is it possible to drilldown by click on bar? If it is not available in API, how can I acces drilldown level in...
View ArticlePerformance Issues with multi row selection
Hey! I have a custom visual with a process graph, in this graph I can select edges and filter the graph to only show processes with this specific edge.I'm using a Table DataViewMapping and I am...
View ArticleDAX Measure
How do I do the equivalent of the following SQL code in a DAX measure: selectdistinct(Table1.Client)from Table1where Table1.Product='AUTO'AND Table1.InsuranceCompany='AMCO' INTERSECT...
View ArticlePersistent filters in Power BI Embeded
HI All, We have Reports in Power BI Embeded to our own application. How to get persistent filters working in embeding . Can anyone help me please
View ArticleSunset date for embedded api version 1?
Has a firm date been announced when use of the Version 1 Embedded API will no longer be possible? It was originally announced that it would be supported for "1 year" to allow current customers to port...
View ArticleCannot create Power BI Embedded resource in any region other than southeastasia.
I believe the new Power BI Embedded resource can now be created in australiasoutheast. I have already previously created a Power BI Embedded A1 resource, in southeastasia; now I want to create a new...
View ArticlePOWER BI integration with web application
Hi, All How can we integrate POWER BI into ASP .net MVC ?? Regards,Avinash
View ArticlePower BI API - Patch Import Azure SQL DB Datasource with Windows credentials
We are integrating Power BI Embedded within our SAAS application with the need to deploy reports through different environments (Development, System Test, Production) without user intervention. I have...
View ArticlePower BI Embedded - Integrate dashboard in wordpress
Hello everyone, Has any of you succeded in to embedding a dashboard in Wordpress using Power Bi Embedded?If so, can you please explain how you proceeded? There is a Wordpress plugin for Power Bi...
View ArticleUpload Excel workbooks to Workspaces programmatically
Is it possible to upload* Excel workbooks to Workspaces programmatically? I've has a look at the REST API documentation but haven't found anything Basically I'm trying to overcome the problem of not...
View ArticleEmbedding - Only group admin can embed group content - AppOwnsData sample
I am trying to run the sample AppOwnsData project (https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/App%20Owns%20Data) and I have followed the directions and created a native app in...
View ArticleMigrating to Powerbi Workspace Collection to Powerbi service??
Hi Can anyone tell me if I migrate my workspace collections to Powerbi.com and use the embedded capcity in order to embed the reports into my application, does the API used in Powerbi workspace...
View ArticleMultiple ES API into one Dashboard
hi i am using Elastic search API to get kibana aggreegated data into Power BI ,For example for every visualization of Kibana i have one .pbix file .now in Power BI web i can add multiple .pbix file...
View ArticleM Query RESTful webservice as data source
Hi, I am rather new to PBI but hope I can express my problem in a meaningful manner. I want to pull data which comes from a RESTful webservice. Subsequent you can find the details I am using in a...
View ArticlePermission to assign group to capacity
I am using the C# API to create new groups. When it comes to the step of assigning the created group to an capacity I get an "unauthorized" response. When using the PowerBi Webfrontend...
View Article