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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Streaming Analytics - charts that show only the last [x] number of data points that streamed in

When streaming data into Power BI from Stream Analytics, if you display the data in a line chart, it will accumulate until there is so much data in your chart that you can't read it. There should be an option to limit the chart to show just the most recent [x] number of data points. You could base this off of the System.TimeStamp value produced in the Stream Analytics SQL Query.
Status: Needs Votes
Comments
jonas_claessens
New Member
So far I have found, you can do an Q&A on the dataset with "from last minute". this will show you only the last values. How ever I would also like to get this feature in a Report, and in a much easier way.
PowerBIArtist
Advocate II
We definitely need this at the report level. Today we are using it at Q&A level to show last 24 hour data at the dashboard level but to drill down to the report level it loses the context and confuses the audience.
lars_kemmann
New Member
Also it's really hard to figure out the magic words to get Q&A to show what I want. Give me a filter that I can adjust myself! "Most Recent"/"Oldest" toggle + numeric input + "Seconds"/"Minutes"/"Hours"/"Days" toggle -- that's all I ask! 🙂
lars_kemmann
New Member
Agreed that this is necessary at both the dashboard and report levels.
lemmae880
New Member
Agreed that this is necessary at both the dashboard and report levels. same thing with Table Data Modeling
fbcideas_migusr
New Member
Status changed to: Needs Votes