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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
TePe
Helper IV
Helper IV

Last value from a stream

Hi,

 

how is it possible to get just the last value from a stream? I see the data coming in but I can only calculate a sum, max, average etc. but there's no "last value"...

 

Thanks,

 

 

Thomas

3 REPLIES 3
murenrb
New Member

Was this ever addressed? I have the same question. Seems like there must be a pretty straight forward way, but I am having trouble puzzling it out. I can filter based on timestamp, but that just gives me a single value. I can't filter based on max timestamp. 

Hi,

 

no, it wasn't solved, yet. I got some feedback like "you just need to use some Rest API calls" but that's not what I expected...

 

 

Thomas

bjagpal
Frequent Visitor

This is how I was able to retrieve the last data value:

1) I created a line graph in a report that plots VALUE over TIMECREATED

2) I pinned that report to my dashboard.

3) I then posed a question of my data similar to: "value over timecreated last X minutes". (X = data refresh time).

This will give you the value of the data during the last refresh period, which should be equal to the last received value. If you click on visualizations amd select "card", it should provide you with a nice display that shows the last value. You can pin this card to your dashboard.

I hope this makes sense.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors