Want an editable column and store value in database
Hi Team, My management assigned me a task whose scenario is like this: 1. show an editable column where user can insert any comments in it.2. fire an event when there is any changes in this column.3....
View ArticleCalling getPages() in Angular 4 gives error
Hi, I need to embed a specific page on report load in Angular 4.I am using the following snippet to get pages of the report so that i can then choose a specific page out of those. I don't want to hard...
View ArticleAPI Generate Embed Token in Node.js
Hello everyone, I developed an api using Node.js wich receives POST calls and return the embed token for a especific group and element (report or dashboard). It was designed to work in test enviorment...
View ArticleEmbedded Javascript (angular4) unable to get bearer token from Http Post -...
Hello All;I have been trying for a while to get an embedded solution to work, as a proof of concept. But I am struggling with the Http requests. This is trying to follow the "App owns data"...
View ArticleDataset size in A1-A6 and EM1-EM6?
Hi, I know that Power BI Pro comes with a 1GB dataset limit (i.e. PBIX size) and 10GB workspace limit:https://docs.microsoft.com/en-us/power-bi/service-admin-manage-your-data-storage-in-power-bi I also...
View ArticleWhat's the maximum dataset size in A1-A6 and EM1-EM3 embedded plans?
Hi, I know that Power BI Pro comes with a 1GB dataset limit (i.e. PBIX size) and 10GB workspace limit:https://docs.microsoft.com/en-us/power-bi/service-admin-manage-your-data-storage-in-power-bi I also...
View ArticlePower BI REST API call issue
Hi, I have power bi report server working properly on local server, when I bind it to external url, I am having some issue about REST API PUT & Delete call from outside the box, GET, PATCH...
View ArticleSetting the Default Value of a Slicer
We are using PowerBI and embedding reports for users in our application using PowerBI javascript API. We have a role for RLS in the reports and we are using Direct Query to connect to our on premise...
View ArticleGetting PowerBI embed Access Token via REST
Hi everyone,I'm creating a PowerBI embedded App following this Sample :https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/User%20Owns%20Data/integrate-dashboard-web-app But i'd like to...
View ArticleCannot load embedded report (400 Bad Request) GET...
Hi, I am getting access token and getting power bi groups and reports through access token. I am getting all the properties of report , but i am not able to embed on html. I am using angular2-powerbi...
View ArticleCreating a variance and displaying correctly
I have two total sales amounts - one for 2017 and one for 2018 that I am creating on the fly. I am using the following formula to create a % variance between the two numbers - Qty% =(DIVIDE (...
View ArticleAccess Datasets using PowerBI REST API from Java
I am trying to access the rest API to refresh a dataset, and I am running into authorization problems. I need to use an app registration from azure. I create an Authorization context with my client...
View ArticleCurrent period minus Parallel Previous Period percentage change calculation
Dear Friends, Could any one look into my need. I don't know where to start, but if you read the below "Data Table", hope you could understand easily. Out of the below data table I'm looking for...
View ArticleRendering issue when new page is loaded or when publishing the app
Problem: Going between pages, the chart disappears and same when publishing chart online, the chart does not render.The code runs again when doing the above actions. So what changes to be made so that...
View ArticlePower BI Embed with AngularJS
Hi, Have developed power bi Reports using desktop application and deployed it power bi service.Now i wanted to embedded that power bi report/dashboard into angular js web application using the power bi...
View ArticleHierarchy Slicer
I am using the heirarchy slicer for one of my reports and I have this report displayed on a iframe. However, when a visitor is on an iOS device, everything displays properly except the heirarchy...
View Articlehierarchy slicer
I am using the heirarchy slicer for one of my reports and I have this report displayed on a iframe. However, when a visitor is on an iOS device, everything displays properly except the heirarchy...
View ArticleSales variation due to weather as compared to last year
Hello All, I would like to know if there is a way to connect Power BI to a weather website(for eg: AccuWeather.com) and see if my sales variation is due to weather changes. Also, I would like to know...
View ArticleHow to draw a linear line by using a given slope
Hello there, i have an urgent problem here that i cant solve... I'm trying to draw a linear line in a scatter plot to visualize a given slope-value. First of all, this is how i calculate my "slope" by...
View ArticleReport Embed in Phone Layout shows only middle part
Hi, I am trying to use the mobile embed layout as explained here; https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embed-For-Mobile Here is my config settings looks like for embed;...
View Article