How to run Power BI Playground code on Github?
I downloaded and set up the PowerBIVisualsPlayground solution from Githup using vs 2015. It runs ok, now I want to modify the Gauge visualisation (in the Visuals project, visuals/gauge.ts). If I make...
View ArticlePowerBI Playground map Visual doesn't work
Hi All,I've cloned the git repository in https://github.com/Microsoft/PowerBI-visualsI've built it with gulp and runned with CTRL+F5 with VS2015Everything seems to work fine except the map Visual as it...
View ArticleLooking for a private BI freelance contractor to help out from time to time
Looking for a private freelance contractor, to provide some assistance in building out some basic data sets specific to CRM Online. (North America preferred) .. Nothing too rigorous, generally top...
View ArticlePowerBI report filtering and Refresh
Hi Team, 1) is there a way we can filter report via API and integrate them in the tile.( i am able to successfully integrate the report into api and see PowerBI filters in it), but if i want to pass...
View ArticleCreate report / dashboard via API based on scripting
Hello Folks, Via the API i'm able to create a dataset and create rows. I couldn't find an option for creating predefined reports and dashboards. My case involves thousands of customers we want to...
View ArticleSample file for SandDance visual
Sample file for custom visual announced this mornig at the Data Insights Summit
View ArticleCustom visual text input (search)
Hi, I have created a custom visual with a text input, which I wanted to use for a search through slicer. For the start I made just a search through table. It worked perfectly fine on development...
View ArticleMerging several PBI Desktop models into one model
Hi! We are working on a Power BI project in which we need to integrate data from various sources. We have 3 developers of which everyone has his own scope of data (some dimensions are conformed) and is...
View ArticleColumn data values are not sorted in Matrix visual in Power BI
Hi I am using Matrix visual for one of analysis in power BI online version. row is USERNAME( datatye text), column is MONTH (datatype text) and data values are NUMBER OF FILES( datatype integer)....
View ArticleTadpole Spark Grid by Angry Koala not working
Trying to add the Tadpole spark grid to a report in the app. It works in desktop but is blank in the app. Same data source, same filters, same fields. Any idea if this was the victim of a change in...
View ArticleSVG Text Path in Power BI Visuals - Failing in Firefox/Edge
After some cross-browser testing i'm finding that SVG text paths seem to break in Power BI custom visuals, at least in recent versions of Firefox or Edge. They work fine in recent and not so recent...
View ArticleSandDance visual only shows first 10,000 rows
Not sure if I am missing something in the setting, but SandDance visual would only show top 10,000 rows from my dataset. Is there a way to change that behaviour ?
View ArticleChange line chart background color
I want to make line chart report and I have attached the image what I am trying to achieve can you help me how can I do that. I want to change the background color if my y-axis value is 0 to 0.7 it...
View ArticleNeed Help in writing Custom Formatter
Hi, I am working on custom power bi controls as per our needs. In that I want to write a custom formatter which formats the string with my requirements eg. if value is null than return "No Data...
View ArticleCustom Visual Title Bug
Hi guys,when I import a custom visual in Power BI, the name assigned to that visual seems to be its guid (with numbers part stripped) instead of the display name. When a visual has a long name, spaces...
View ArticleAdding Relations
HiI have 2 tablestblSales ([ProductID] , [Price$]) 1 250 2 400 3 1800you get the idea tblSalesBracket...
View ArticleSingle Signon from company website
I am trying to implement single signon per website user for our front end app so users don't have to log in the website twice. I tried to use below code from Prologika site, however it fails on web...
View ArticleAdd Columns based on Data in separate query
Is there a way to create new columns in a query based on a separate data query? I would like to accomplish something similar to a pivot table where you can assign a data field as the columns and have...
View ArticleStatistic data at the end of matrix
Hi, is there any way to get statistical values at the end rows of matrix table? For example, i have matrix with dimensions in rows and at the end of these values i want to get additional options for...
View Articlecolumn chart code required
I need column chart code so that I can make some changes in it and create my own custom visual can any one give me the code of power bi
View Article