Re: Build data service with authentication for powered
, Do you mean File -> Options and settings -> Data source settings in Power BI Desktop? For such an integration for Power BI Desktop, you may submit an idea.
View ArticleRe: "RealTime_PushRequestSizeTooLarge" when pushing large JSON
, You may share the test result here. It may be beneficial to other community members reading this thread.
View ArticleRe: Power BI Embedded not working on IE
Have you checked that your IE security settings don't prevent you from loading content outside (powerbi) from current web site? I had similiar problems and after adding two external sites to IE's...
View Articleembed filter issue
Hello, I am finding difficulty in applying the filter through embed javascript api. I have two companies, i.e. 'abc' and 'xyz', I want to apply filter on companyname with 'abc'. I tried below code but...
View ArticleRe: PowerBI Embedded problem with Enterprise Gateway
hi ,The date for this has moved to the end of the year.
View ArticleR Script to get data - DataSource.Error: ADO.NET: R script error.
I am trying to integrate an R script to get data which fails with this error:DataSource.Error: ADO.NET: R script error.Loading required package: NLP The line from R which cause this error: crps1...
View ArticleRe: Content Pack Template InstanceNotRegistered
Hi Kumar Quite probably your right on that but I can't see which of those restrictions I'm hitting. I'm just trying to connect the template to an OData feed. It's not like I'm trying to do anything...
View ArticleRe: embed filter issue
: Is Javascript api works with Rest API? We have integrated our reports in an external application using Rest API(Not Power BI Embedded azure) so we want to customize integration process using...
View ArticleRe: Explore your JIRA report can not be edited and saved
, It's a known issue. You may vote it at https://ideas.powerbi.com/forums/360879-issues/suggestions/16701364-unable-to-save-the-report-jira-content-pack. Currently, you may click File -> Save as.
View ArticleRe: embed a PowerBI report in Salesforce
Did you ever find a way to do this? We have the same need.
View ArticleRe: R Script to get data - DataSource.Error: ADO.NET: R script error.
Did you do a load of the NLP package in your R script? What is that funky character after the "c" in "abc"?
View ArticleSending data to streaming dataset not always successful
Hi, I'm trying to recreate what Charles Sterling describes in his blog post...
View ArticleWhat is 'myorg' mean in the Rest API?
It sort of looks like I'm supposed to to replace it with my company name. But all the examples seem to leave it as 'myorg', It's seems really odd like that. Anyone know?
View ArticleHow to embed pbix which is connected to redshift?
I am new user of PowerBI trying to embed reports on web-app using this sample code https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/ I was able to succesfully create...
View ArticleRe: What is 'myorg' mean in the Rest API?
, You do not need to replace it. Based on my experience, it might be used for internal management or future expansion.
View ArticleHow can I get the data?
Hello, guys. Help me, please. I have this default code in file visual.ts:module powerbi.extensibility.visual { export class Visual implements IVisual { private target: HTMLElement; private updateCount:...
View ArticleRealtime map options
Hello. I am looking for options on how to render lat/long coordinates on a map control with Power BI in realtime.- It seems that the visualisations for custom realtime streams do not allow maps-...
View ArticleRe: How to embed pbix which is connected to redshift?
I don't think Power BI Embedded is currently supporting Redshift
View Article