Visual Studio Code cannot find VisualUpdateOptions
Hello, I'm currently trying to learn how I can create custom visuals and PowerBI. This is the guide I'm following. I'm stuck at the "Adding Databinding to Bar Chart" part. Specifically where I have to...
View ArticleConfiguring Power BI gateway connection : AS400 and ODBC
Hi Team,I have recevie one request for configuring Power BI gateway for AS400 database. Please help me here to configure. I have tried it with different options but no chnace.I got below information...
View Articlefilters
Hi guys, I want to ask a question about Partner showcase. I am very interested in the filter shows below(the clickable filter, East, London, South and West). Anyone could tell me what is it?...
View ArticleAudit Log - Utilization vs Actual Inventory
Folks, I have access to the Audit log that allows me to track the operations taking place tied to Power BI (e.g. View Report, Create Report, Delete Report, CreateDashboard, etc). What I do not have...
View ArticleNot able to see import pbix and workspace in Power BI
Hi All, I created free account in Power BI and Azure portal. I created workpace collection and workspaces programmatically and import pbix file also. Once done import pbix file, i got web URL. Copy and...
View ArticleGetting a table's column value to use in a custom filter
I have a column in one of my tables called "Campaigns". I would like to use the distinct values in this column to create a custom filter dropdown. Is this possible with the javascript API? I'm stumped....
View ArticleR script visual error for apriori
Dear All, I'm Trying to put the following code Inside R script visual: #############################library(arules)library(Rsenal)library(tidyverse)#### Assignment of column names...
View ArticleHow to differentiate Power BI users when making connection in sql server...
Hello Friends, Hope you are doing well. Before putting the real requirement, let me explain some back ground of the requirement.I am working on Power Bi reports from last couple of Months.Note: Data...
View ArticlePOWER BI EMBEDDED
Hi all, We have few concerns when we creating workspace in azure using power bi embedded and we need suggestions for few queries. 1. Can anyone tell us the reason why we are not able to create...
View Articleenhanced scatter plot - dynamic backdrop image
The short tutorial for the enhanced scatter plot visual shows that it can be configured to dynamically change the backdrop image using an image measure and a slicer. The details of how to do this are...
View ArticleAPI filter function in web app filters data before the whole dataset loads or...
Hello, I want to use API to load power bi dashboards to my web application. I need to use filter to show different report to different visitors. Since my whole dataset is very big, I don't wanna load...
View ArticleAzure Power BI Embed Sessions - reports available?
Hi there, We've just started running Power BI Embedded to our clients and I want to monitor the number of embed sessions on a daily basis. Other than logging in to Azure and reading the Embed Sessions...
View ArticleRefresh Dataset API returns 400 Bad Request when refresh is in progress
Hi,I'm making use of the new Dataset Refresh API, and the documentation states that a status code of 409 Conflict is returned when a refresh is already executing. However, I am receiving a 400 Bad...
View ArticleHow do I find out what doesn't work?
I'm currently trying to understand how visuals are developed per TypeScript. My experience with programming is mostly limited to C# in school - so not that much. That means that I'm having a lot of...
View ArticleCustom Visual Matrix 2 Measures capabilities.json setup
I'm working on a project to generate a custom visual that is a matrix with 2 groups (x, y) and 2 measures. Bascially it's a heatmap were the color value is measure2 while the display value is measure1....
View ArticleCustom Visual dataViewMappings Setting Up
I'm working on a project to generate a custom visual that is a matrix with 2 groups (x, y) and 2 measures. Bascially it's a heatmap were the color value is measure2 while the display value is measure1....
View ArticleError 'Couldn't load the data for this visual' in Azure Power BI Embedded...
Greetings, Yesterday we faced with issue in 2 of 3 environments for all visualizations on report pages within Power BI Embedded. 1st enviroment works ok for all users;2nd enviroment have this mesage...
View ArticleAdd rows to Power BI at regular intervals.
If there a way to create a dataset and add rows to dataset on Power BI Embedded via API (not SQL)? Is this feature already present or being planned? I don't see any reference on the POwer BI Embedded...
View ArticleUse desktop app for data pushed through API
I've followed the following tutorial to be able to push data to Power BI through the API:https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data/Is there any way for...
View ArticleGradient color Picker & slider in capabilities.json
Hello, I'm actually working under API 1.7.0 for developing a custom visual. I'm looking for 2 objects in capabilities.json:- Gradient Color Picker: from which we can pick a center color and the 2...
View Article