Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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 Analytics data in the dashboard. But the only time filters that can be used on the reports are to allow data before or after a certain date. It would be useful if there was a time filter for "Last X Hours" or "Last X Days".
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
You can also try to create a Q&A visual with "in the last x days/hours/minutes/seconds" for the time window you want, then pin it to the dashboard.
Try creating a numbered index or rank column based on date and use this coulmn to filter your dataset.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
28 | |
26 | |
23 | |
22 | |
18 |
User | Count |
---|---|
52 | |
34 | |
28 | |
24 | |
21 |