Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi, I am relatively new to Power BI and I am having trouble displaying data in a report.
I am using AWS Lambda to stream real-time data into Power BI dashboard. My aim is to create alerts to Microsoft Teams when a value crosses a certain threshold. To do that, I understand that I have to create a report from the Streaming dataset and pin visualisations to a dashboard.
However, when I create a report, any visualisation that I create shows up 'Blank' - no data is displayed. I have already switched on Historic data analysis for my Streaming dataset and refreshed the tiles. On the Custom Streaming Data Tile in the dashboard, the data is able to plot correctly.
I am on the Power BI Pro Trial. How do I display data correctly on the report? Thanks in advance.
The issue is with the body of the request. Send data as an array instead of an object. i.e. use [ { } ] instead of { }. e.g. if you were trying to send { "temperature": "98.5" }, try to send [ { "temperature": "98.5" } ]
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
62 | |
33 | |
32 | |
30 | |
27 |
User | Count |
---|---|
53 | |
47 | |
31 | |
15 | |
12 |