Enable Data Label on Filtered Stacked Chart
Hi There, I'm looking for a way to display data labels on a chart that is filtered using a different chart. As per the attached photo, when filtered i'm am seeing the total rather than the respective...
View ArticleRe: Possible to update credentials via REST API?
datasourceDelta is where I've reached, then no further findings. It would be great if you could share any further findings, meanwhiling I'm trying to consult the product team.
View ArticleRe: Using different roles to filter pages within a report
May I know what is your purpose? I think maybe you can use Row Leve Security in Power BI?
View ArticleRe: Editting an existing Custom Visual causes Icon to stop working
, Seems there is some conflict, you may create a new .pbix file.
View ArticleIs this embedded? a web app?
Evening,How is this dashboard appearing on this page (http://powerbi.tips/top-tutorials/), Is this powerbi Embedded, a web app, api?
View ArticleWaterfall Chart not using dates
Hi Im very new to Power BI, literally only started playing with it yesterday, and there is a chart i use to do in excel, that i would like to replicate in Power BI, but, im finding this difficult and...
View ArticleRe: Get Records from Table A that are not in Table B
Hi, Thanks for coming back to me so quickly on this, so as an example the tables look like this:- Table 1 (Lead Website)NameAddressTelephone NumberMr Smith123 Main Street123456Mr Jones456 High...
View ArticleRe: Using different roles to filter pages within a report
As mentioned, I'm trying to filter the different pages of a single report based on different roles. When a person logs in I want to pick up their username. The first page would filter on...
View ArticleService Bus Cost when communicating with on premise data gateway from power...
Is there a service bus cost (charge) when a power bi pro dashboard makes a request to refresh its data - via an on premise data gateway ?Many thanks in advance.Grant
View ArticleRe: Editting an existing Custom Visual causes Icon to stop working
Hi,You mean the Timeline sample right?Note if you click on Github link you'll notice it will direct you to a deprecated CORE version. So this visual as some others were previously built using the CORE...
View ArticleRe: Azure REST API for VM performance
You can set up the Azure VM diagnostic by following this link Microsoft Azure Virtual Machine Monitoring with Azure Diagnostics Extension. Since all of the diagnostic data collected was saved in a user...
View ArticleRe: Is this embedded? a web app?
It is a embedded report. The embed url is this. It is actually Publish to web. Usually when try to embed a report, there're two ways.Power BI Embedded.(github sample)Embeded Reports via Power BI REST...
View ArticlePower BI - Cannot set height
I am trying to develop custom visual for Power BI. I have div element with leaflet map. When I do not set a height, visual is emplty. I can set a height with this.mapDiv.style.height="300px"; But this...
View ArticlePower BI - Cannot set height
I am trying to develop custom visual for Power BI. I have div element with leaflet map. When I do not set a height, visual is emplty. I can set a height with this.mapDiv.style.height="300px"; But this...
View ArticleChanging Dataset/Data Source for Dashboards
Afternoon, I've created a few reports which have quite a lot of visuals (hundreds) and I love being able to use both the Dashboards as well as the Report view from the portal (can do somethings in...
View ArticleRe: Power bi embedded issue
Did you configure the credential for the dataset that using direct query in Power BI Embedded? The visual is rendered with data after setting the username and password.
View ArticleRe: Integration Power BI Desktop report to PHP application with PowerBI API
The core of embedding Power BI reports is using a <iframe> tag in a HTML page, I think it won't be a problem in PHP. <html><script...
View ArticleRe: Using different roles to filter pages within a report
AFAIK, there's no page level security as you described, one has access to a report can view all pages. I think you submit your idea at Power BI Ideas and vote it up.
View ArticleRe: Get Records from Table A that are not in Table B
You can also try Power Query let LeadWebsite= Table.FromRows({{"Mr Smith", "123 Main Street", "123456"} , {"Mr Jones", "456 High Street", "789101"},{"Mrs Peacock","1 London Road","112131"}}, {"Name",...
View Article