Adding a static js script to a custom visualization
Hi, I have followed the instructions on this page: https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/ExternalLibraries.md, i.e.: * Created a folder external in the viz. folder (same...
View ArticleAllow end users to create / design reports
is it possible to allow end users to create their own reports/dashboards? Basically I want to embed the entire web client into my application.
View ArticleSeparating multiple visualizations in a report into separate report pages in...
We have a report right now with the interactions working they way we like them, but we want to separate the visualizations into separate DIV's in our web app and still have them interact with each like...
View ArticleTable with Conditional Cells based on value
Hi All, i know its possible to colour a column based on the conditional formatting capabilities of the table and pivot visuals, but i'm looking for a way to colour cells (red, amber, green) based on...
View ArticleAdding custom date filter in power bi custom visuals
Hi, I am developing Custom Visuals for Power BI report. I want to add custom date filter from the report UI. I want that it will filter the report data based on date selection on the report section....
View ArticleError when updating connection string in Power BI Embedded
I'm using the Power BI Embedded sample application to import a PBIX desktop file into an existing workspace. The import works fine but when I try to update the connection string, I get an error:Ooops,...
View ArticleDatarefresh between Power Bi desktop file and service
Hi team, I have done a small POC pn Power Bi desktop. Let me give a quick background on what i did. Using Power Bi desktop, i have connected to sharepoint online list and imported data from two lists....
View ArticleBest practices to use Cortana with tabular model?
Hello, We are currently trying the usage of Cortana on SSAS Tabular Model of SQL Server 2016. Is there any best practice to respect when developing our model? How could we proceed to increase the...
View ArticleTrying to add a tile
I have an existing POwer BI dash I created using power bi desktop. It works but I wanted to 'add a tile' but I don't see that anywhere where I see the directions. Is there a developer edition of power...
View ArticleError when loading DirectQuery PBIX file: Datasource has no credentials,...
Hi, I wanted to test out PowerBI embedded so I downloaded the sample app that is able to publish a pbix file and to embed it.So I created the easiest PowerBI file one is able to make with Azure SQL,...
View Article401 Unauthorized getting background image of embedded report
We have run into a strange issue embedding a Power BI report into a custom web app. The background-image is not displayed because of a 401 unauthorized error. To make things even more confusing, for...
View ArticleHow to change the bar color/axis label color in custom visuals
Hi, I want to change the bar color and axis label color. How can I change the color. I write the same code which is downloaded from the github. This is my sample code to set the color in...
View ArticleRLS with embedded
Hi. I would like to know if it is possible to make my own webpage where the user has to login with his/her Power BI account and access to certain reports showing data depending on the role of the...
View ArticleTweaking an existing Custom Visual: the change is successful, but doesn't...
Hi there! I found a great R visual and needed to tweak it a little. I downloaded it from Github, altered an R script. I got to the point that suits me for now (I hope to keep improving) and I can see...
View ArticleCustom Visual HTLM formatted text viewer - Missing Menu Selection option in...
Greetings Power BI Community, I finished a custom visual that will render HTML formatted text in a visual. It works great in the Service/online version of Power BI, however it breaks in the Desktop...
View ArticleDAX problem calculating Prior Fiscal YTD
Hi everyone,I'm trying to calculate a measure based on prior fiscal year to date numbers. My dates table has every calendar date, however the measure I'm using is aggregated by week ending date in the...
View ArticleCalculate based on criteria - non-payers from registered users list
I have a Power BI model with two tables: one is a "registered user" table and the second is a "user transaction" table. "registered user" table has basic information about a user, e.g. user ID, name,...
View ArticleCreate Custom visuals - Set bar color
Hi, I am creating a custom Bar chart. I want to change the bar color from the color palette. Each bar should have a different color based on selection. let colors =...
View ArticleInternal SLA for Power BI
I'm trying to develop an internal SLA for our users around Power BI. Does anyone have any good suggestions for metrics that I should include in this SLA? Thanks!
View ArticlePassing language while embedding the report
I have to embed a powerbi report on a web page which I need to share with multiple users in different countries. I need the embedded report to be in their local language. Is there any language...
View Article