Re: Authenticating Power BI tile as part of API call to call in web app.
HiIf you have user credentials then you can bypass the login paage, when sending request for access token send grant_type="password" and username="PowerBI USerName" and password="PowerBI Passowrd"
View ArticleRe: Some embedded tiles doesn't load, others load fine
And just to add some salt to the situation, I found that none of the recently created tiles work for me. None. I created a few new ones from scratch for a brand new account, they don't work either. I...
View ArticleSharePoint on-prem embed authentication issue
I have an issue when trying to embed Power BI tiles/reports in SharePoint 2013 on-prem. The users are automatically signed in to SharePoint (using ADFS), but they are not automatically signed in to...
View ArticleRe: Authenticating Power BI tile as part of API call to call in web app.
If I understand well, then you are looking for a kind of anonymous access to the report, right? Or deal with the authentication on your web application side. You may want to take a look at Power BI...
View ArticleError when running my custom visual in Dev Tools
I am looking for help on an error message I get when I copy my code for my custom visual from Visual Studio and paste it into Dev Tools. When I look in the browser's debugger I get a error of "Unable...
View ArticleRe: SharePoint on-prem embed authentication issue
Slightly off topic but are you allowed to embed into an on-prem sharepoint site? According to the terms its not allowed to be used for internal...
View ArticleRe: Import BPIX to Embedded Workspace Fails
Thanks. We are looking into a fix. Seems to have something to do with using a JSON datasource.
View ArticleEmbedded Power BI - IE 11 - Access is Denied
I am trying to launch the sample reports using embedded power bi sample to start with. Reports work fine on Firefox and Chrome, however I get an "Script5: Access is denied" error, while launching any...
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
Hi , Still waiting on that update. Have you been able to reproduce the problem at your end? Thanks.
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
Hi cmn, Yeah, we have a consistent repro. It works in my testing environments but reacts differently in the App Store applications. I have been working with a member of the app development team today...
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
, I'm glad you can reproduce it. Another problem we are experiencing, and I think it is related to the custom visuals, is on the iPhone app, after I have openned one of the dashboards with custom...
View ArticleRe: Embedded Power BI - IE 11 - Access is Denied
If you are running this locally can you please try adding local host to your safe sites in IE and see if that solves the problem?
View ArticleRe: SharePoint on-prem embed authentication issue
This is not related to Power BI Embedded. This is regarding the "traditional" APIs for integrating tiles and reports into apps.
View ArticleChanged visual object instance
Hi 1)I add my data to visual object instance []. instances.push({ objectName: 'dataPoint', displayName: resourceJob.label, selector: resource.identity.getSelector(), properties: { fill: { solid: {...
View ArticleProblem connecting to API
I'm very new to using API's (literally my first try) so I may be missing something obvious here. I'm trying to connect to the Amplify API (http://docs.amplifyv01.apiary.io/) but can't quite seem to...
View Articlechange calculating with the selected data
hi!some times ago i`m need calculate the measure"share on cumulative total"(4-th columns on pictures)then i`m don`t selected anyone, all worked correctly (basic share=1), but on selection any foreign...
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
Hello, .I encountered some additional issues caused by the sandboxing, for which I was not able to find suitable workarounds:IVisual's destroy() method is not invoked when changing the page on the...
View ArticleError : NaN values in matrix visualization
Hi, I have ploted a matrix visualization. In that along with values there are 'NaN' also populating. I tried loking into the column and into filters but no use. Plesae guide me on this. Thank you.
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
I'm experiencing 's 2nd issue too. This is affecting my map control (the one Jen Underwood used in the Gartner BI bake offi) Once you start dragging the map, you can't stop. This is underlying...
View Article