How to select multiple bubbles in quadrant chart?
Hi everyone, I wanted to alter quadrant chart, so I will be able to select multiple bubbles. As I understood from selectionmanager tutorial in github, to be able for multiple selection, in selection...
View ArticlePatching an Online DirectQuery datasource
Hi, I can execute a patch request to set the credentials of a online directquery datasource using the HttpClient class with no problem. But now I'm looking for a way to do this using the classes of the...
View ArticleApplication Insights and PowerBI embedded
I need to get page rendering metrics from a website with an embedded PowerBI report.I'm using Application Insights for the rest of the page, how can I can rendering metrics from the report though?
View ArticleSearching for Area Chart visual sources
Hi *, i am searching for the default area chart sources which can be added througout the default PowerBI installation. But i couldnt find it on GitHub. I need to make a modification on this visual but...
View ArticleSource Code needed for default visual area chart
Hi *, i am searching for the default area chart sources which can be added througout the default PowerBI installation. But i couldnt find it on GitHub. I need to make a modification on this visual but...
View ArticleChanging Data Source / SQL Query via API
I'm embedding a report that's connected to an Azure SQL Database. Is there a way to programmatically change the initial SQL statement? Specifically, I'd like to change the WHERE clause to reference a...
View ArticleHow to set credentials for Azure Table Storage via...
I am trying to provide the credentials for an Azure Table Storage datasource via the Power BI API (specifically the Nuget package). I have successfully done this for Azure SQL, but I'm not sure what...
View ArticleNot able to debug the C/C++ (native) ODBC driver code, while using Power...
I have written an SQLite ODBC Driver by leveraging open source. This code in c/c++ (native). Now, when I try to debug my driver code, with Excel using the legacy wizard (to fetch data), breakpoints...
View ArticleIssues with Custom Connector to Microsoft Graph API
Hello all, I'm having some issues using a custom connector to get what I want out of the Microsoft Graph API. Essentially, what I am looking to do is take the "Email Activity User Detail" report and...
View ArticleMultiple selection in custom visual
Hi everyone. I wanted to know, how to do multple selection using pressed CTRL button and mouse click, instead of mouse click. I setthis.selectionManager.select(d.identity, true), and it selects...
View ArticleHelp!!! : Show Total as a column in clustered column chart
Hi All, I have a report wherein I am showing the no. of males and females(Column) for a class(Axis) in a clustered column chart.Now, I have a requirement to show an additional column thats shows the...
View ArticleCustom visual - tables with tabs
I have a requirement to create a custom visual where I have to create a tabbed interface each containing tables something similar to the image. Please help me with any code examples. I'm trying to...
View ArticleIs there visual that supports three Y axes?
Hi everyone, I wanted to plot data with three Y axes in plot. Is there any visual that supports that?
View ArticleOnly group admin can embed group content
(repost of a question I posted in the "Service" forum, but this seems like a more appropriate place)I am trying to use the "GenerateToken" endpoint that is part of the PowerBI REST API. This endpoint...
View Articleconfig pageName, load/render functions
Hello, we need to display the first page of the embedded reports (PowerBI Embedded, App owns data).I used two methods described below and these both worked fine for some time. But it seems that these...
View ArticleCustom visual pull data from multiple fact tables.
This may not be possible, but I am looking to pull data from two different fact tables and use them in a custom visual. My model looks something like this: Dim A-------DimAKeyDimAAttribute Fact...
View ArticleApplication Insights and PowerBI embedded
I need to get page rendering metrics from a website with an embedded PowerBI report.I'm using Application Insights for the rest of the page, how can I can rendering metrics from the report though?
View ArticleEmbedding Reports from a non-premium workspace
hi all, I`m testing powerbi Embedded created in azure portal. I got the smallest price tier for testing purpose and associated it with a workspace in our organization environment. The workspace got...
View ArticleEmbedded dashboard with QnA support
Hello, Is it possible to use QnA with embedded dashnoard as it is with embedded reports?Are there any workaround or any plans on implementing this feature in the near future? Regards,Hector
View ArticleX-PowerBI-Error-Info: GroupsNotEnabled
Hello, I'm trying to embed a report using the "User Owns Data" flow.The web application I am building is able to get an access token from Azure AD and send it down to the client's browser. There I pass...
View Article