Re: IVusial update method not called when going from focused node back to...
Then the correct forums are Service and Mobile Apps. As this thread is aged, please post a new one in the dedicated forums. You would get better responses there. Thanks for your understanding.
View ArticleRe: Embedded tiles sometimes not rendering - showing blank
Hi sunilkumar, Is there any error message in your web console? Does Ctrl+F5 work by refreshing the cache?
View ArticleRe: Embedded tiles sometimes not rendering - showing blank
Hi Sam, Thanks for your reply. While doing Ctrl + F5 tiles are rendering with values. There are multiple people using my web page(Embed Dashboard page). For some people tiles are showing blank and they...
View ArticleNarrative Visual
We are trying to use the third party custom visual for Narrative Science available in the Power BI visual gallery. But facing few issues in that. The visual gives error related to the deprecated...
View ArticleRe: Visualisations disabled in PowerBIVisualsPlayground
Hi Patash, Taking a look at https://github.com/Microsoft/PowerBI-visuals/blob/master/lib/PowerBIVisualsPlayground.js, I cannot see the part you mentioned. Since they have been disabled, just avoid...
View ArticleRe: Embedded tiles sometimes not rendering - showing blank
Hi sunilkumar, Based on my experience, you could try to reload the content of an iframe by using JavaScript, such as myFrame.contentWindow.location.reload(true);
View ArticleRe: Hiding Filter through URL Parameter
smolina74 wrote:ok. What I'm trying to do is to filter a report based on the connected user. I'm embedding the report in our own Web App using what's described here...
View ArticleRe: How to pass query parameters when integrating PB reports in an app
There're two ways to pass parameters, either in javascript or in embeded url. Check below link.Passing parameters to Power BI filter programmatically The "oDataFilter: "Store/PostalCode eq '15012'""...
View ArticleRe: No rendering in report
I was able to solve my issue.The problem was arosing because I was implementing roles in the report and not providing a token including the role.Updating the sample Contoso App to provide the role...
View ArticleReports or Dashboard integration in a Delphi application
Hello, I am quite new in PowerBI world but i already tried to embed a report in an iframe in C# and it is working well.My question is: how to do the similar action in a Delphi application. I have...
View ArticleDefault background across reports and dashboards for company branding
HelloIs there any option to create a template for background to use my company logo and color in the dashboard as well as report pages?I men to say that default background across reports and dashboards...
View ArticleRe: Default background across reports and dashboards for company branding
Not currently, but I would expect it soon based on the User Voice request for this feature. here it appears they have started work on it.
View ArticleRe: Power BI Embedded - How does it refresh reports?
As far as I know, three ways to refresh the data in Power BI Embedded. If report is importing data, recreate a pbix and re-import it to workspace, no schedule refresh.If report is using direct query,...
View ArticleRest api usage with Java
There is any code example about how to use Rest api from Java?
View ArticleRe: Redshift in Power Bi Embedded
I have connected to redshift sucessfully using Power Bi desktop. I now need to use this in a Power Bi environment. Is this feature available yet? And if it is any help with connecting would be useful....
View ArticleRe: Implement Click functionality on Bar Chart.
Hi MukeshGaude, The developer tools are no longer being maintained. Please use the PowerBI Custom Visual CLI Tools. And it's really a great job to provide the code, may you get more information there.
View ArticleCan I add a domain name for my Power BI?
Hello, I wanted to know if it's possible to run Micfosoft BI under the domain name of my company? I want to access BI under: www.MyDomain.com and always have this main domain exploring my charts, etc....
View ArticleRe: Default background across reports and dashboards for company branding
Thanks It looks to me that they are woking on this from long back but still not find out the way in Power BI.Is there any way in Power Bi which works for the time being for report and dashboard?
View ArticleRe: Default background across reports and dashboards for company branding
There is no template. but you could create an image with the elements that you want and apply the image as the background on every report page...But you would have to do it manually for each report/...
View Article