Can't view stats for individual pages in PowerBI
Hey guys, I'm relatively new at this, however I hope I can get some guidance here. I am trying to get google analytics data into PowerBI through the connector and I am looking to see bounce rate and...
View ArticleEmbedded Drop-downs Not Displaying Properly
We have a lot of embedded PowerBI dashboards in an app for users to look at. It seems drop downs aren't working when we embed dashboards. Everything seems to work fine with reports, but dashboards have...
View ArticleHow to use mutlipe Users in App owns data incase of RLS
I have two roles here, which contains 200 users in both of the roles, how can I modify the app owns data code so that I can establish relations for both of the roles with all the users??? How can edit...
View ArticleHow does D3 Object function pbi.dsv work? JavaScript colon functions
Im struggling to understand the following code because i dont know which function sends/gets which paramaters from where and why: pbi.dsv ( function(letters) { x.domain(letters.map(function(d) {...
View ArticlePowerBI Embedded - On Premise SQL Server
Can the new version of PowerBI Embedded (A1 - A6 subscriptions) be able to embed reports connected to an on-premise SQL Server database? From what I understand, you can embed reports which exist in the...
View ArticleMobile Dashboards need a lot of improvement
There are a lot of limitations on mobile view of dashboards. 1. Background colour for visuals cannot be applied.2. NO Filter can be given on the mobile view.and a lot more....Please help for the same...
View Articleinstall certificate for visual BI Tools
I have created certificate usingpbiviz --create-certthen I am trying to install certificate usingpbiviz --install-certbut when I follow the steps it ask for passoword for private key, but I don't have...
View ArticleAccess Power BI Model on Shared Azure Analysis service
Hi, Like written in this post:https://unnieayilliath.com/2017/11/12/connecting-to-azure-analysis-services-using-adomd/ Is it possible to access a PBI model on the shared infrastructure in the same way?...
View Articlepower bi embedded access token
Hi, Im very new to power bi. I just want to generate tokens. I refered few online articals to find code in javascript. this returns errors. How can I get non expire access token? If it is expired...
View ArticleHide pages by code
I have already seen something in this blog but I would like to solve the problem in vanilla js without using external libraries.In my web application there are different users, I would like to manage...
View ArticleTo retrieve ReportId and DatasetId with other tile details while fetching...
Is there a way to fetch ReportId and DatasetId as well from API while fetching tiles data using 'GetTilesInGroupAsyn' method defined in Microsoft.PowerBI.Api.V2 namespace.Required to be accessible for...
View Article[Violation] Added non-passive event listener to a scroll-blocking event.
Since some days I experience the following warning in Chrome: [Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make...
View ArticleThe same Measure but distinct dates
Hello.I have a table like this Código_ClarityF.INI_PARTIDAF.FIN_PARTIDA SIN FECHA10 SIN FECHA12 102019 112 12019 92019 102019 SIN FECHASIN FECHA SIN FECHA641633211 SIN FECHASIN FECHA41311111 112 SIN...
View ArticleAPI not returning all reports
Hi all, i am currently using the PowerBI API to return reports to my webapp. On the PowerBI Website i can access 4 reports, but the API only returns 2. Does anyone have a clue why this happens ? Thanks...
View ArticleD3.JS CustomVisual - Are interactions possible?
Hello, im looking for a way to make interactions possible using d3.js visuals. For example when i use a scatterplot (d3.js custom visual) and click on a dot, it should display informations for this dot...
View ArticleWhy my graph are not sorted by Mes?
Hello, I would need that the graph was sorted by "Mes" cardianllyI don´t Know why it does not work.
View ArticleFilter data based on values selected from slicer
Hi, I have a question regarding DAX function and its usage. Here is the scenario. I have data from 2 tables having with many to many relationship so could not set the relationship in the data model....
View ArticleImplement Bookmark in Custom Visual
I am trying to implement support for bookmarks within my custom visuals, following the instructions given at Power BI Report Bookmarks. However, it is not working. I have the lastest packages...
View ArticleNeed to add a Format Property per Measure
For each Measure in the dataset, I need to add a format property. I've allowed multiple measures in the capabilities.json file, but I actually want an AxisObject per measure. Therefore, I'd like the...
View ArticleJavaScript Api licence
Hi, which licensing Option must i choose, when i use powerbi with the JavaScript API?https://powerbi.microsoft.com/de-de/blog/intro-pbi-js-api/ Is this only Premium? Thanks
View Article