Forum Discussion
Twan
10 years agoAdvocate IV
Limit Stream Analytics Data by Time
Hello I was wondering if there is any way to limit the amount of stream analytics by time that is used in the data set in Power BI. For example I have a requirement to only show the last days Stream...
fbrossard
10 years agoKudo Commander
Hi,
You can simply modify your query in Stream Analytics by adding a where clause and using dateadd function
https://msdn.microsoft.com/en-us/library/azure/dn834997.aspx