Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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.

Reply
Anonymous
Not applicable

Stream Data from azure stream analytics

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.

1 REPLY 1
v-huizhn-msft
Microsoft Employee
Microsoft Employee

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.

2.PNG

Best Regards,
Angelia

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors