Including Power BI Embedded + Premium and SQL DB in Virtual Network
Hi, I'm using Power BI Embedded + a Premium subscription. My reports are connected to Azure SAL DB using a live connection. Currently my Azure SQL is exposed to any other Azure service, including those...
View ArticleCustom Visual Table, how display Row Total
Hi all, I've created a simple custom visual displaying some data in a table.How can I show the total row?Is there some special setting?I get my data via Direct Query. Thanks in advance, Frank
View ArticleADGraphGroupOperationFailed error when creating groups
I am trying to create an app workspace (group) using the power bi rest api and recieve the following error:...
View ArticleDisable Data Export
Is there any option to disable the chart underlying data export option (not though admin port).
View ArticleUsing Calculated Measures to derive new Stats / Visualisations
Hi All, I am trying to create few calculated measures and then want to re-use them to derive new Stats / Values. Here is an example from my endCustomer Premium Customer band (Derived...
View ArticlePowerBi RLS with embedded analytics: spaces in username parameter
Hi, everybody!I'm testing Power BI RLS with embedded analytics, and I perform steps from this article:...
View ArticleReferring to the visual's iframe element from CSS
Hi, Is it possible to do this? For example to set the background of my visual, I've tried the following:#sandbox-host{ background:black;}but it has no effect. Strangely enough, in the visual's...
View ArticleUnable to update dataset credentials after uploading a pbix report
So I have been working on being able to import pbix reports through my application and then being able to view them through it. I have this almost all teh way working right now. The only issue still...
View ArticleDashboard Embedded Code on a website?
It was very easy to use an embedded code for displaying reports within Wordpress using an iframe, however it doesnt seem like its possible to create such an embedded code for dashboads? Or am I missing...
View Articlehelp need on updating dataset credentials on PowerBI Embedded
I am using PowerBI embedded with rest api calls, all the datasets sits under Azure Sql.I have written easily rest api calls with php and cURL, like -- detele dataset, upload reports, get workspaces...
View ArticleNavigation and Info pane in embedded report
I am currently working with the PowerBI embedded sample web app fromhttps://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/User%20Owns%20Data/integrate-report-web-app Whenever I embed one...
View ArticleOne embedded report, multiple datasources
I'm assisting a client with some development and want to know how the following can be done: They have a Web App that will be deployed on different Azure data centers for different clients. Each...
View ArticleEmbed power BI dashboard into share point on-premises using azure AD
Hello can i have suggession on how to Embed power BI dashboard into share point on-premises using azure AD and i have tried this method from github...
View ArticleDetailed view on selected item
Hi, I have created a table containing several items. Now, I want to be able to select a specific item in this table and then have a detailed view on this specific item. The reason why is that I tend to...
View ArticleHelp with table-like visual - measure names as labels.
I'm trying to create a table like below in Power BI however its a bit more difficult than I expected. Each of the Row labels is a measure and I have a date dimension to show the values. I also have...
View ArticleenumerateObjectInstances not getting called
Hi, I've added the following to my capabilities.json file: "objects": { "testObject": { "displayName": "Test object", "properties": { "testProperty": { "displayName": "Test property", "type": {...
View ArticleClicking on a PowerBi Dashboard reports with Selenium
Hello there,I posted a message yesterday but it seems to have disapeared, i'm new here... Ok, my problem is that I dont success to click on a Dashboard widget (ChartPie for example) using selenium....
View ArticleReporting dynamic number of attributes generated by pivoting up
Hi, I have a requirement to pivot up a column, where number of attributes may increase in future. For example, I have a column Department, with values 'Dept1' and 'Dept2', which on pivot up gives me...
View ArticlePrint report in Power BI embedded
Hi All, I am using the Power BI embedded to show reports in an .Net MVC site using the Javascript API as per link...
View Articlefunnel plot, trouble viewing store.office sample report
When I open the funnel plot demo https://store.office.com/powerbiaddininstallpage.aspx?rs=en-US&assetid=WA104381066 I expect to see the funnel graph but instead I get an error. What have I do to...
View Article