Highlight bug with boolean measures
Hi, I noticed that the highlight array have the same values of the data array, but with nulls where points aren't selected. When the measure returns a boolean value, however, the array gives falses...
View ArticleDisplaying Max value of every 8 hours
I'm using custom Streaming Data. I use an ESP32 to push the real-time weight value of a sensor to Power BI API. However, I need a table displaying the weight max value of every 8 hours. My date column...
View ArticleRelationship not getting created in a date table
Hi, I have a table with the latest sales for today. Now, i want to go back and fetch the sales for 1 month back, 2 months back likewise upto 6 months back. However, the previous data is available in...
View ArticleHide Filter and Navigation pane in Power BI embedded in Website or Portal
Hello,I am embedding a Power BI Report in my website through an iFrame. The report is rendered properly but I want to get rid of the Navigation and Filter pane. I went through the forums and found that...
View ArticleAPI - Columns became rows
First time trying to use an API directly into Power BI and ran into some issues, or maybe I'm just doing it wrong?I'm getting data from Statistics Sweden (Swedish government agency) through this link....
View ArticleHow to make List.Generate work with cursor based pagination
I'm developing a custom power bi connector consuming a GraphQl API, and my objective is to use the List.Generate to support cursor based pagination. My code is inspired by this Github comment. The code...
View ArticleAPI / Connector between "Ivanti CMDB" and Power BI
Hi everyone, Is there a connector or an API to connect Power BI to a Ivanti CMDB (Configuration Management Database) system?The reason why we want to do that is because we want to visualize our...
View ArticleDataset based on Dataflows - update credentials
Hi, I have a dataset with 2 dataflows as the source in import mode.Once the pbix file is published to power bi service programatically using service principal - appid, secret, Dataset refresh via...
View ArticleEntire historical Usage Report
Is there any chance to get the full historical usage report?I already have looked at the classical usage report, but this contains just 90 days.
View ArticlePowerBI Embedded report - set/get unique url for slicer and pages for...
I am trying to have the web application using flask to have embedded PowerBI report for my organization. I want it to return the URL based on the slicers and report page the users select, so people can...
View ArticlePower BI REST API Export File In Group JSON deserializing error
Hello:I am trying to use PowerBI REST API (in C#) using using var response = await _httpClient.SendAsync(httpRequest, HttpCompletionOption.ResponseHeadersRead, cancellationToken); ......
View Article401 Unauthorized: Error while retrieving Embed URL (embed power bi for...
I took every steps in this [tutorial](https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core) and got all the required [information / IDs /...
View ArticleFilter should show only the items with data in the dashboard should appear in...
Could you please help me on this.I have a cascading slicer "Product Model selector":It should show only the products with data in the dashboard should appear in the filter.
View Articleweb API filter based on published power BI report
Hi All, I have one requirement. Please help me on this.1. I connected to a web API which is giving me some output table.2. Then, I published it to an workspace. Question:- Is there any way so that i...
View ArticleTemplate apps vs Apps?
I'm sorry if this question has been asked many times, but I can't find any good posts. Is there a difference between template apps and Apps in Power BI - or is it simply the same thing? I have...
View Articlelooking for a visual can overlap two charts together
Hi Friends, I am looking for a visual can overlap two charts together, see attachment. Like Revenue in a bar chart, expense in a line chart, when they overlap, it give you a straight forward look....
View ArticleCan we track user activities in PowerBI Embedded?
Hello, I have a quick question. Is there a way for us to track individual users' usage and activities when we use PowerBI Embedded within the BI layer? *For example, if we want to know exactly who...
View ArticleHow to secure web-embedded reports with RLS?
Researching methods for embedding reports in web applications, the results are endless with so much documentation that it's confusing.There are way too many ways to connect applications and secure...
View ArticleHow to connect Power BI to Clio (or any third party tool that does not have...
I am trying to connect Power BI to Clio. (https://www.clio.com/) Per their documentation, they do not have any connector available. (Does Clio integrate with Power BI? – Clio Help Center) However, the...
View ArticleHow to view schemas other than public in PostgreSQL database connections
Whenever I connect to PostgreSQL with PowerBI, I am only able to view tables in the public schema (both in the navigator and the Power Query editor). However, my database contains several other...
View Article