How to show/hide data column in power bi Table report view
How to show/hide data column in power bi Table report view I have 10 column in a table , Now i build a table report with 5 fields , how should i allow user to add another 5 field in report view or...
View ArticleMaximum text length for a custom visual property?
I am developing a control that requires me to store some configuration json inside a property, and the UI limits length to 250 characters, but i'm able to store much more using the API, I stopped at...
View ArticleSample publish script in Powershell?
Hi, Does anyone have a sample script for publishing a PBIX to the Power BI Service via the REST API?I have found the reference on https://msdn.microsoft.com/en-us/library/mt243840.aspx, but can not get...
View ArticleGrant permission with embedded Power BI
Hello to all,My scenario is this:I would like to share a power BI report with non-Power BI users, such as with customers or members of my organization who do not use Power BI.I created a sample...
View ArticleCustom Static Measurements for each Variable
I want to be able to have each variable calculate with its own measurement each time it is pulled into the report. For example:Variable 1: Each time this variable's box is checked and brought into the...
View ArticlePower BI Javascript performance issue when embedding multiple visuals from...
I am using Power BI Javascript library to embed 10+ visuals from one report (but different tabs) to my web application. Although it works fine, it seems to take a long time to load all visuals. I...
View ArticleCode Hanging on Acquire Token
I am attempting to acquire a token from AzureAD in a native app and while this works fine on a number of computers, I have one where the application just hangs. Here is the code: publicasync...
View ArticleData Connector Authentication
We are currently taking a number of existing Power BI reports and converting to use the Data Connector Currently, we have worked through a number of examples and implemented non-authenticated...
View ArticleData capacity
I want to understand the Power BI Embedded capacity model in more detail. If anyone can anaswer these questsion it would be greatly appreciated. QuestionI have a PBI workbook, the file size is 1.5GB...
View ArticleJavascript SDK - Catch multiple data selected events across multiple charts
I have an embedded report with multiple charts. It's possible to select multiple data points accros multiple charts using Ctrl+click. I would like to catch such multiple data selected events using the...
View Article