Bucketing in DAX and zero values handling
Dear DAX gurus, I am new to this wonderful world and ran into strange and possibly trivial issue. Variance By Group for all rows where 'Train'[Variance In Seconds]=0 are placed in "Not Set" group. It...
View ArticleError message uploading a desktop file to Azure AS Web designer
Hi https://twitter.com/AzureSupport/status/890842771615092736 As a follow up on this I post here ... You can reach me at es @ catmansolution . com BRErik Svensen
View ArticleDynamic RLS with roles from JWT.
I am developing application which authorization is based on groups. I wrote mediator that converts aplication authentication token to valid powerbi embedded token with user + role information for...
View ArticleIncluding other JavaScript libraries in custom visual
Could someone please explain how this is done? I want to use the d3 library but I don't know how to actually use it from within my visual.ts file. I've installed it with npm and added it to the...
View ArticleAccess meta Data inside PBIX file
I am interested in unravelling the contents of the PBIX that I often get sent.There's often a whole raft of Excel docs that prove difficult to track down (local paths) and often some of our existing...
View ArticleReachni the text field from filter
Hi,i wanna get the text in group name automatically with a filter groupname , there is way guys ??IThelpdesk = CALCULATE ( COUNT ( ENPS[CallID] ); FILTER ( ALLSELECTED(ENPS);...
View ArticleESRI ArcGIS Maps for Power BI
We are in user-acceptance testing phase of a new project that making extensive use of the ESRI visual. We are in User Acceptance Phase of a new implementation using ArcGIS Maps extensively. The...
View Articleembedded dashboard (app owns data) click on tile
We've embedded a dashboard into our website using javascript. The app owns the data. We want to open the dashboard tile's underlying ssrs report when we click on a tile. How do we do that in...
View ArticleI cannot find the Superbubbles custom visualization
I have seen some YouTube videos and articles on creating bubble charts (not a scatter bubble chart). They say to download the Superbubbles custom visualization, but I cannot find that. Does anyone...
View Articlecoulmn formatting formatting for each column in table visual
@Lukasz Pawlowski, Hi All, I have developed custom table visual in power bi . Now my requirement is about conditional column formatting. My table visual i made to work conditional formatting for 3rd...
View Articledashboard tileclicked - how to get tile's external link url?
For tiles on a dashboard with the external link defined, where can I find that url from the tileclicked event? When I look at the event.detail in the following code, there's no reference to a external...
View ArticlePower BI Rest api and Direct Query
Hi All, I am currently developing a solution where a client can create their own data model using a custom built frontend. Once the data model is published to the db, a power bi dataset is created...
View Articlesample source code for table visualization
Hi All, Can anyone tell me where can i get the sample source code for table visualization please. I am facing lot of problems in my custom table visualization. Need helpp
View ArticleAll API calls failing after the 3rd consecutive call...
I'm trying to use the REST API to automatically refresh all of my datasets after their data sources are updated every morning. I've written a .NET program that will get the list of Datasets, check who...
View ArticlePowerBI.API.V2 Dataset.DeleteDatasetByIdInGroupWithHttpMessagesAsync...
When I try and use the operation DeleteDatasetByIdInGroupWithHttpMessagesAsync I get an "Operation returned an invalid status code 'Unauthorized'". I have granted all permissions to the PowerBI Service...
View ArticleSales for previous week This year verses Last year
I have simple 4 fields in my data, Year number, Week number, Weekend date and Sales measure.I would like to visualize previous week sales verses last year sales for same week.Example.If I am currently...
View ArticlePass username and role in token request for RLS to work with an embedded...
I am trying to embed an app-owns-data report into my web app with RLS to restrict the report data to specific users. The documentation at:...
View ArticlePowerBIModelNotFoundException when uploading PBIX
Hi all, I created a dataset in my Power BI workspace programmatically using the REST API - just defining a few simple tables, and then added some data to it, again, using the REST API. This is all...
View ArticleHow do I update the Credentials after I upload a report to POWER BI
After I publish a report to the Power BI Service, I cannot embed the report until I set the credentials for the source of the data. Currently, I have to log into Power Bi portal and do this manually. I...
View ArticleLoop Through Several Values, Change API Call URL and Insert Into Table
Hi, Have seen this thread, but I am still unclear what to do... 1. API call - gets IDs wchih are stored in table1 - works great. Table is neat and ready to go.2. Need to make another API call FOR...
View Article