Set custom filter values as 'blank' or null
Hi,How to set value as blank to custom filter.Following code which will create custom filter for blank value as null but it throws following error "values.0 is invalid. Not meeting type constraint"...
View ArticleAdding values based on condition from two different columns
I need to create a new column by looking up distinct values from "Bid Number" and "Class" and sum up the "bid value" in the new column. Any help is greatly appreciated. for example: I want to create...
View ArticlePower BI Report Server : filter, filterPanel
Hello everyone, With the new update (Power BI Report Server), I wonder if is it possible to hide the panel on the right ? I can display a report with the following link :...
View ArticleAccess Power BI API with Python
My requirement is to push real time data into Power BI using Python to first read from a database and then send the data inside a Streaming dataset in Power BI.The first thing I want is to make a...
View ArticleDAX TOTAL YTD problem
Hi there, trying to solve what should seem like a fairly straightforward reporting/visual problem. I am trying to compare LY Total Sales to CY Total Sales using a line chart by month The problem is...
View ArticleApply RLS to Power Query (M)
Hello, I would like to know if it is possible to filter data before the data is loaded into the report based on criteria of the logged on user. I know we can achieve this by using RLS but this is not...
View Articlecan't install powerbi-visuals-tools
Greetings, I am interested in starting to get my hands on creating custom visuals and as I am following a guideline to do prerequisite installations that is offered here. Basically, I need to install...
View ArticlePublish of update fails with error about cloud refresh
We have several reports which we used to be able to update by making changed in the PowerBI desktop and then using Publish button (replacing the existing dataset) to update the version on PowerBI.com....
View ArticleLoad GeoJson Map to capabilities.json
Hello, I'm currently developing a custom visual, so I'm looking to load a geojson map through capabilities.json. My question is: how can I achieve that ? Shall I just consider the map as measure ?...
View ArticleHow to access PowerBI Reports hosted on-premise in web application
I am having a PowerBI Report uploaded to Reporting Server using On-Premise. i want to access this report in my web application.How to achieve this step by step? Is it possible to access the report...
View Articlepower bi embedded
Hi, I'm trying to use power bi embedded but going through access issues. I mananged to create the workspace and upload a sample report via powerbi-cli. I'm also generating the access token with...
View ArticleRefresh token In embedding reports from Power BI Service
Hello everyone, Seems like the generated refresh token that comes with the access token expires in 1h like the access token (I am using the AcquireTokenByAuthorizationCodeAsync), so I have to request a...
View ArticleSource code for PowerBI native table visual
Hi all, Can anybody provide the source code for native/inbuilt table visual of powerBI?Any references/suggestions are appreciated. Thanks,Mukul
View ArticleUse Google Map API in custom visual
hello,I'm currently trying to display a google map on my custom visual that I'm developing.In fact, I don't know how can I import the namespece, and the API.Here is the code I'm trying to use :...
View ArticleMigrate Power Bi Report to Azure Power Bi Embeded
Hey Guys, I'm working on integrating Power BI Embedded report into my web application, I followed this article to create a workspace and reports in Azure power Bi Embedded end.Is there a way to import...
View ArticleHow to add number of days to the date field and display the new date
How can i create a DAX formula to accomplish this: Monday, 5/29/2017 I want to display 6/3/017 in a new column by adding 5daysTuesday, 5/30/2017 I want to display 6/2/017 in a new column by adding...
View ArticleMigrate Power BI report to Azure Power Bi Embedded
Hey Guys, I'm working on integrating Power BI Embedded report into my web application, I followed this article to create a workspace and reports in Azure power Bi Embedded end.Is there a way to import...
View ArticleEnumerate group members
Hi friends, Browsing the REST API I've found I can enumerate the groups the logged in account is a member off. What I need, though, is to enumerate the members of a specific group in Power BI. Does...
View ArticleEnumerate group members
Hi friends, Browsing the REST API I've found I can enumerate the groups the logged in account is a member off. What I need, though, is to enumerate the members of a specific group in Power BI. Does...
View ArticleExclude from refresh certain queries from Excel files
I have report with a lot of queries from a sql server - and some queries from Excel files. I have just installed a gateway to get the data from sql served to be updated, but it is not necessary to...
View Article