New Gateway - PBI Service is not identifying the Enterprise Gateway
Hi, I had to recently uninstall and reinstall the Gateway. Earlier I was using an Enterprise Gateway (Windows Server 2008R2 Standard) . With the new on Premises Gateway, I am trying to set the same as...
View ArticleRe: Power Bi Embedded Row Level Security
Were you able to resolve the issue singhal?I am having the same problem, using either one similar to the token in the sample and one with an exipration set as per Eric's. IEnumerable<string>...
View ArticleRe: Averages by time period and cumulative for averages
Maripo wrote:Hi Eric, I was able to get averages for Demand, but not exactly the way I wanted them to be.Problem one - my averages are not dynamic. If I drill up or down in the visual, averages don't...
View ArticleWant To Hide Some Data on Dashboard...Is it Possible?
Hi All, Before Selecting any of the value in Chicletslicer I want The Dashboard to be blank with no Visual and no content , Is this Possible?If Yes Then How to do it? I have tried the HASONEVALUE()...
View ArticleRe: Power BI Embedded Row Level Security, Couldn't load data for this visual...
The token actually works for me when My pbix just contains one table. Do you mind uploading the pbix? I'd like to check the RLS setting in your case.var embedToken =...
View ArticleRe: Changing metric dynamically in chart.
Sunkari wrote:Hi All,I have two tables. One is fact table which contains different metrics(Budget, SalesAmount) and another one is the static table which has a single column of metric names. Here comes...
View ArticleRe: 500 Internal Server Error encountered when importing PBIX file using...
I know how to call the import api to upload a pbix file in C#, however I don't have much expertise on PowerShell. Please reference below C# code and modify the powershell script accordingly using...
View ArticleRe: Migration of PowerView Reports(SSRS 2012 Add-on) to Power BI
AFAIK, Power BI doesn't support that migration as you descirbed. However, in Power BI desktop, it can import the PowerView sheets in Excel. I don't have much idea on "PowerView SSRS Add-on integrated...
View ArticleRe: 500 Internal Server Error encountered when importing PBIX file using...
Thanks Eric for your kind help
View ArticleRe: ggiraph support
Currently, R visuals can only respond to highlighting other visuals, but you cannot click on elements in the R visual in order to cross filter other elements. And ggiraph package is not supported: R...
View ArticleRe: Print as PDF?
Hi I have this same problem. It's very frustrating as I have to do a screenshot of every page of a dashboard to produce a 'moment in time' record of the figures. Would be great to know if there is a...
View ArticleRe: Averages by time period and cumulative for averages
Genious! Thanks a lot, Averages work as expected. Now I need to calculate Cumulative (running) total for Current Plant Demand Weekly Target values (the one you just helped me to calculate). So it...
View ArticlePowerBi Embeded Moving from Dev to Porduction
Hi I have tested my reports in Dev mode, now would like to move the .pbix files to Production , Will the following work 1. I import the Reports in PowerBi Embeded Production workspace2. Go to Set the...
View ArticleReplace replace current embedded report with new one on same page
Let's say I'm making a single page application and a user requests to see a new report. I want to be able to reload a new report into the existing <div id="report-container"> element. when i...
View ArticleRe: Cloning and Rebinding Reports for powerbi embedded
THe idea is to create a report template, where I reuse the same report for many datasets (with the same schema).
View ArticleRe: AccessToken lifetime from web app
xuandungpy wrote:I Register a Web Application and Authenticate a Web Application, AccessToken's Lifetime? Thank you.By default, the token expires in one hour. You can find the expire time("exp" field)...
View ArticleRe: Analytics Algorithm Add-In for PowerBI
davidrimshnick wrote:Hi - I'd like to develop an add-in for PowerBI that runs some proprietary analytics algorithms. They involve multiple database queries, etc, as well as lots of custom logic....
View ArticleRe: PowerBi Embeded Moving from Dev to Porduction
First Question: Does your project have an imported dataset or does it use DirectQuery mode. If your project is based on a DirectQuery mode dataset then you can proceeed as you suggest below using the...
View ArticleJavaScript call API
I've tried to understand how everything works, registering apps etc. Autheticating with ADAL etc.If anyone knows step by step, or have a sample where some JavaScript works, it woudl be helpful I am...
View ArticleRe: How can you make Power BI Embedded reports mobile friendly?
tylerbauer wrote:From my understanding, the best way to develop third party applications with Power BI is through Power BI Embedded. However, when you embed reports it doesn't look great on mobile. Do...
View Article