Publishing Problems
The label positioning of report is changed. The parammeter direction="y" in R script visual doesn't seem to be working after publishing the report.Although it works fine in Power BI desktop.
View ArticleCreating DAX measures in Power Query
Hello, I've built a Custom Connector to extract data using an API. Is there a way to create DAX measures and relationships using Power Query, so I already have them ready in the connector. Thanks.
View ArticleHow to get the report / page level filter details in a custom visual code ?
I am trying to fetch details of filters applied at page / report level in my custom visual TypeScript code .Is it possible to do that ? If yes , How ?
View ArticleWhere to write group by / count in this expression
How to write Dax expression in Power BI tabular model . Please suggest Select Count(*) , Year FROM [DBO].[Table] Awhere UnitsReceived = 0Group by Year
View ArticleIs it recommended to install on-premis data gateway on both test and prod...
Hi all, Is it recommended to set up two different gateways - both for test and for production? (e.g. for testing new versions of the gateways). Bests, Line
View ArticleCustom Visual - Fields Only Aggregates?
Hey guys, I'm writing a custom map visual, and I'm having a problem where all but one of my fields are aggregating the data in them no matter what I do. I'm trying to draw a flow diagram from a set of...
View ArticleWhat's a good google analytics alternative for collecting data on web traffic?
I'm looking for a common way that Microsoft website developers track traffic activity in a C# .NET website application so I can vizualize user activity just like google analytics does. I can't use...
View ArticleEmbedding for Power BI users VS. Embedding for non-Power BI users
I would like to Embed Reports & Dashboards into a secure WebPage --- For Power BI users. I'm not sure how to go about doing this or if it is even possible (embed into a "private" web page). My...
View ArticlePower BI Embedded Premium
We are attempting to begin using the new version of Power BI embedded versus the old consumption base platform on Azure. We found many articles on how to register your app and so forth, but It appears...
View Articleneed to get field and visual type of other visuals present in a report
Hi,I have a requirement in which i need to get information about other visuals present in same report/dashboard from my custom visual.information required:1. the chart type(visual type)2. corresponding...
View Articleneed to persist objects on report level and retrieve the same when needed
Hi,i am developing a custom visual for web version. I need to perisist one object on report level so that it can be used from any instance(visual tile of developed custom visual type). for example, if...
View ArticleNew Power BI Interfacing (embedding)
I am looking at the new documentation for Power BI integration features. I have gotten my app to connect to Power BI but I cannot retrieve the workspace list because I do not know where the Workspace...
View ArticleCustom visuals in an email report
I've got a report with multiple custom visuals on. I've also set the report to email once a day when it is refreshed. The problem I have is that the custom visuals are slow in updating, so the email...
View ArticlePowerBI Developer Example - Authentication Error
Hi, I am following the example at: https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/App%20Owns%20DataEdit: specifically /App Owns...
View ArticleEmbedding for Non-Power BI users
I have a very simple question that I havn't been able to find a clear answer for, maybe it comes down to my limited knowledge of web-development / security. Case: * My customer wants to embed Power BI...
View ArticleEmbed with PBI report in SharePoint Online with filters
Recently i published a PBI report, now i would like to embed this report in multple team Sharepoint sites with a defined filter (value varies between sites). When I generate an embed link, it does...
View ArticlePower BI Push API(PowerBI Apiary)
Hiii,i create many dayaset through push api and embed it on my app which based on angular and node js. now i want that push api dataset create directlly in my app and i create powerbi report in my app...
View ArticleSaved report changes should not affect for another user
Hi all, I have created my report using Power BI Desktop and that is Embedded into web app using Power BI embedded (Azure Service).My question is, first I logged into my web app to edit the report and I...
View ArticleDatasets.Extensions.PostRowsAsync() - param documentation?
Hi all, I'm trying to use PostRowsAsync(), documented here: https://docs.microsoft.com/en-us/dotnet/api/microsoft.powerbi.api.v1.datasetsextensions.postrowsasync?view=powerbiapi-1.1.10 It's got a...
View ArticlePower BI embedded in to web app
Using Azure Power BI embedded service i can embed the reports into web application but problem is when i inspect the webpage i get the link of report (For example-...
View Article