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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Using Azure Stream Analytics output with Power BI Desktop

Hello,

 

does anybody knows, how can I implement a filter into a Azure Stream Analytics output?

My goal is, that I onlay get the data of the last 10 Minutes.

 

 

Can I implement a WHERE Condition?

E.g. WHERE MyDateTime > DATEADD(minutes, -10, GETDATE())

 

Thanks in advance

1 ACCEPTED SOLUTION
BrentA
Frequent Visitor

You have to ask the question using the "Q&A" functionality such as;

"Average temperature for the last 10 minutes"

 

Then you can edit this to how you want it to look and then pin it to your dashboard.

View solution in original post

3 REPLIES 3
BrentA
Frequent Visitor

You have to ask the question using the "Q&A" functionality such as;

"Average temperature for the last 10 minutes"

 

Then you can edit this to how you want it to look and then pin it to your dashboard.

Anonymous
Not applicable

Thank you! Great idea and so simple 🙂

But the dashboard tiles do not automatically refresh?

 

Anyway - I'm going right in assuming that the stream data stored in the azure data lake (or something else) and it make no sense to filter the data in stream analytics, because the data is already in power bi? So I must filter the data in Power BI with Q&A or report filter etc and stream analytics only deliver the data/pumps the data into Power BI by the rules that are in the output definied.

Anonymous
Not applicable

Oh, the dashboard tiles automatically refreshs - but with a delay.

The other tiles without Q&A goes faster.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors