Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hello,
I have real time data coming from azure stream anaytics. I have enabled history data as I want to see historical events in my dashboard. However, I need to show most recent message value in gauge. Is there a way to get latest message value an show it on dashboard as single value.
Many thanks.
Hi @Anonymous,
Based on my understanding, streaming datasets are designed for displaying the latest data. You can use the Card or streaming visual to easily see latest numeric values. Unfortunately, the card does not support data of type DateTime or Text. For push datasets, assuming you have a timestamp in the schema, you can try creating a report visual with the last N filter.
When you create a streaming dataset, you can design a visualization, please select the Gauge, add the fields you want. Then the values in Guage visual changes every second, it always displays the lastest value.
Best Regards,
Angelia
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.