JavaScript API: Custom visuals not rendering
I'm having a problem rendering reports with custom visuals using the JavaScript API. The report is hosted in the Power BI service, rather than Power BI Embedded. The rest of the report renders fine....
View ArticleHow to add power bi reports into my personal erp software
hi experts,iam new to power bi,we are planning to move from other bi tool to power bi.but i have one doubt in that how can i see my dashboards into my erp software please help me(any services i want...
View ArticleImport data from wordpress website database
Hi, I have developed my company CRM on wordpress theme and I want to import that data into power BI, is it possible with shared hosting? if yes then how? Thanks for your time.
View ArticleIs it possible to add multiple attributes to a single axis?
I am creating a Power BI custom visual where in which we want to plot 3 or 4 attributes on a single y-axis.I have downloaded sample custom visuals but not able to figure out how to do it.Please guide...
View ArticledataSelected on table
I have a powerbi embedded report that works fine -it renders as a table with a few columns . I would like to be able to click a row in the table and see the data related to that row. I have tried to...
View ArticleTop 5 and everything else other
My pie chart shows the percentage of each job title based on count. I only want to show the top 5 though, and I want everything else to be show in something called "Other". I want this to be dynamic,...
View Articledashboard with real-time data in powerbi service
I am streaming real time data using eventhub and powerbi api into dataset my data looks like {"Time":"2017-01-10T21:13:09.168Z","Unit":"1","X":98.6,"Y":98.6,"Pressure":98.6} I want to display a summary...
View ArticleSSRS 2016 web portal error - cannot sign in to Power BI
Hi, error shows when I'm signing to Power BI at SSRS Server Web Portal.Log error:Microsoft.ReportingServices.Portal.WebHost!crypto!a!01/06/2017-18:10:01:: e ERROR: Decryption failed, Current user:...
View ArticleAngular
Hi, I am trying to embed a Power BI report in an Angular 2 app (and also Ionic 2 app) and I have managed to "import" my PBIX file from my local to my Workspace in Azure Cloud. I used Node JS baser...
View ArticleAngular 2 and Power BI Embedded
Hi, I am trying to embed a Power BI report in an Angular 2 app (and also Ionic 2 app) and I have managed to "import" my PBIX file from my local to my Workspace in Azure Cloud. I used Node JS baser...
View ArticleRegister an Application for Power BI - Need more details
Looking for the way to integrate Power BI report with web app, developed in ASP.NET. As I know, there are few options for it... 0. Share Dashboard and share Report URL1. Publish to Web2. RESR API3....
View ArticleProblem with Selection in custom visualization
I am developing custom Visual in typescript and want to make dropdown having respected data in it.Ok with Visual Creation, But having problem to implement Selection ID with the data append to my...
View ArticleLinear/Regression Models in PowerBI using R
Hi All, I'm working on implemting Linear/Regression Models in PowerBI using R language. Please let me know if any one has worked on this in the pastor any experiances with predictive models created in...
View ArticleCalculating moving average
Hi, I'm trying to calculate the moving average over the past year for every month. I have formed a table with 4 columns:Jaarmaand = year+"-"+monthAantal oorzaken = count of a certain event (this is the...
View ArticlePower bi javascript api data refresh
How do u refresh data in power bi javascript api when using direct query ?There used to be a refresh function, now it is removed.
View ArticleImport pbix with choosing an enterprise gateway
Hello everyone,I have an analysis services data source, working with enterprise gateway. I want to write a code that will import a load of pbix files into a specific group, without any additional...
View ArticleClick and drag data selection
I'm building a new visual using typescript.And I need to use click and drag data selection that exists on the Windows desktop for example. The visual I'm building is a matrix , and I need this click...
View ArticleEmbedding power-bi into cordova app is not working for some phones
I'm trying to embed the power-bi report into cordova app as explained here.here is my code: var embedConfiguration = {type: 'report',accessToken: '// access token',id: '// report id',embedUrl:...
View ArticleError 500 Creating Dataset with REST API Console...
I have successfully used the Power BI REST API console (http://docs.powerbi.apiary.io/) to create a dataset. However, when I attempt to work with the dataset in the Power BI service, I receive a code...
View Article