How to Build SelectionID for table visual (Source Code)
Hi , Can you anyone let me know how to build selectionId in table visual or direct me to its Source code.
View ArticleAuthentication in Powershell and API to update a dataset.
I have a working Powershell script that runs a SQL query and creates/updates results to a PowerBI dataset. The trouble is it uses my own SSO login to do it. I want to run this as a task/service to...
View ArticlePower BI Embed report JavaScript
How to Embed Power BI Reports for my Own Application so that non-bi users can access it. Apart from using by Iframe i want to use Rest API. I am Stuck how to generate this token and how to get this. I...
View ArticleFormatting in modelling tab not working in custom table visual
Hi, I have created new simple custom table visual but i am unable to use the formatting % feature in modelling tab in desktop. Please check below image
View ArticleEmbedded dashboard with more than 2-3 Report Tiles not rendering
We have implemented an Embedded application following the model described in the App Owns data approach. It is working fine for most scenarios. However, when we try to display an Embedded Dashboard...
View ArticleFilter query by type "Record"
Hi I'm trying to filter a query from a web url to remove a row that contains the type Record as shown on the attached image. It doesn't appear in the drop down list at the top and I can't work out...
View ArticleREST API - Refresh User Metadata
Hello, I am working on an AngularJS SPA that uses Azure AD authentication and integrates with Power BI to display reports and dashboards via the Power BI REST API. I am using ADAL.js for the...
View ArticlePower Bi Embedded RLS with REST API
Hello all, This is kind of urgent so any quick help would be greatly appreciated. We have built out a Proof of Concept web-app that will embed Power BI Dashboards. When a user signs in, we want them...
View ArticleRow-Level Security with the new embed model
Hi, Can someone please confirm if Row-Level Security is supported in the new Power BI Embed Model?It was definitely available in the Azure based PBI Embedded...
View ArticleScatter Chart with Areas Shaded by Percentile
Afternoon, I was working on a project after just seeing the new Symmetry shading feature and how incredibly useful that is, it bridges the gap visualy and how allows you to cluster/show the critical...
View ArticleOnly calling update when visual size has "settled"
I have a visual that performs a lot of calculations when the update() method is called. Normally this is fine, for example when I just click the refresh button it works fine. However, I realised that...
View ArticlePower BI Rest API Access Token for integration with Apache NIFI
I want to call the Power BI Rest API from an Apache NIFI Flow. Is there some way to get the api access token without creating a console application as instructed here ? Anyway to generate the token...
View Articleextract report definitions
Our PowerBI environment spans nearly a hundred reports and over a thousand data fields. Is there any utility or sample code that can export the object table/field information from .pbix files, so we...
View ArticlePowerBi Embedded API Works with RLS!
Hey everyone, One of my frustrations with the new API is that it did not include RLS capabilities that were present in the old 1.x version. I noticed that the API has been updated to 2.0.2 and is now...
View ArticleMissing Validation Code E-mail - What address does it come from?
Hi all, Subject pretty much says it all. I'm just setting up a PowerBI account, and I'm relatively sure Gmail is blocking the verification code e-mail. I have a domain hosted by them and managed...
View ArticleException raised when using Telerik Kendo UI components in PowerBI's...
Attempting to use an external UI library (Telerik Kendo UI) and receiving the following exception: --Uncaught TypeError: Illegal invocationat <anonymous>:562:21817at...
View ArticleDecrease Scroll bar width and height in table visual
Hi All, I have developed my own Custom Table visual but i am unable to decrease the width of scroll bar same as power bi table visual. MY less file : .scrollTable{display: table;border-collapse:...
View ArticleNaming of update method
Hi, I'm just curious how whatever script is controlling the overall window knows what method to call on the visual. When creating a new visual, by default the name of the method is "update", so at...
View Articleembed dashboard pageview.fitToWidth doesn't work
I receive the following error when we try to use the models.PageView.fitToWidth setting in an embedded dashboard's configuration details. Is there a setting for dashboards? I'm using v2.0.2 of the...
View ArticleExclude columns from Table in SQL Server with limmited read rights
I try to fetch data from a Table in an SQL Server where I have limmited read access for specific columns. If I try to see the table I get the follwoing error"DataSource.Error: Microsoft SQL: The SELECT...
View Article