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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
bramvdbemt
Regular Visitor

Create eventstream from Lakehouse to Activator

Hi,

 

We have a data lakehouse and would like to use that data to create a trigger. So for example, we have a table with transaction data. Everytime a new row is added where the transaction value is greater than 10,000 I would like to trigger a message. I think the right approach should be retrieving the data from my lakehouse via an eventstream to an activator but this does not work for me. I can't find any way on how to load the data properly to the eventstream and thus also not via the eventstream to Activator. Also directly in activator did not seem to work for me. 

I used external source -> OneLake events and then I connected to my lakehouse. See attached screenshot:Screenshot 2025-01-02 151307.png

1 ACCEPTED SOLUTION

Hi all,

 

For those wondering, I found this article of Dennes that described how to connect your lakehouse to an eventhouse and after that use data activator from the eventhouse. Here is the article: https://www.red-gate.com/simple-talk/blogs/microsoft-fabric-using-lakehouse-data-in-real-time-dashbo...

View solution in original post

6 REPLIES 6
Anonymous
Not applicable

Hi @bramvdbemt ,

The OneLake events in external source is not used by eventstream to detect data, it is used to detect if behaviors such as creating, deleting, modifying Fabric artifacts, etc., for example, creating, deleting dataflow, etc., have occurred in your OneLake.

vjunyantmsft_0-1735867376013.png


If you need to use eventstream to connect to data in your Lakehouse, you need to make sure that transactional data in your lakehouse can be read and monitored, and that updates from the lakehouse are pushed to the Event Hub.This requires you to set up an Event Hub to receive new data from lakehouse.

vjunyantmsft_1-1735867393110.png


Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi all,

 

For those wondering, I found this article of Dennes that described how to connect your lakehouse to an eventhouse and after that use data activator from the eventhouse. Here is the article: https://www.red-gate.com/simple-talk/blogs/microsoft-fabric-using-lakehouse-data-in-real-time-dashbo...

Hi Dino,

 

By Event Hub, do you mean an Eventhouse in Fabric?

 

Best regards,

 

Bram van den Bemt

Anonymous
Not applicable

Hi @bramvdbemt ,

No. I mean the Event Hubs in the Microsoft Azure:

vjunyantmsft_0-1735894522288.png

vjunyantmsft_1-1735894535770.png


Azure Event Hubs documentation | Microsoft Learn

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Dino,

 

Thank you!

 

Do you by any chance happen to know another way to create triggers on a data lakehouse. For example, new rows are added to a specific table in the lakehouse and a column in that row exceeds a certain value, then sent an email to person X?

Anonymous
Not applicable

Hi @bramvdbemt ,

If you still want to use Eventstream, I'm afraid that's the only way I can do it. There may be other tools that can accomplish the same thing, but I'm sorry that one is out of the scope of my technical support.

Best Regards,
Dino Tao

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors
Top Kudoed Authors