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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ramankr48
Helper II
Helper II

Real Time intelligence Alert data ingestion issue

Hi community members

 

after configuring the alert for a real time dashboard and once the condition gets satisfied, i want to store those events into some other location say lakehouse, warehouse or eventhouse.

How can we achieve this , i see a third option in Action "Run a Fabric Item"

can we achieve through this option?? if yes what will be the process or steps to do it ?

suggest some possible ways, 

 

Thanks in advance

 

1 ACCEPTED SOLUTION
10 REPLIES 10
v-karpurapud
Community Support
Community Support

Hi @ramankr48 

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.

Thank you.

v-karpurapud
Community Support
Community Support

Hi @ramankr48 

I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.

Thank you.

do we have a sample tutorial or documentation on this

v-karpurapud
Community Support
Community Support

Hi @ramankr48 

We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.

If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.

v-karpurapud
Community Support
Community Support

Hi @ramankr48 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank you.

once I implement it successfully, sure I will mark it as a solution

Hi @ramankr48 

Thank you for your reply. Looking forward to your response.

v-karpurapud
Community Support
Community Support

Hi @ramankr48 

Thank you for reaching out to the Microsoft Fabric community.
 

Regarding your query  yes, it is absolutely possible to store alert-triggered events in a Lakehouse, Warehouse, or Eventhouse using the "Run a Fabric item" action.This action enables you to trigger a Fabric item such as a Pipeline, Notebook, or Dataflow Gen2 when the alert condition is met in your Real-Time Intelligence dashboard.

Create a pipeline in Microsoft Fabric, within the pipeline add a Web activity or Copy activity to your pipeline.Configure the activity to fetch or receive the alert payload from the desired source.

Store them in Lakehouse, Warehouse, and Eventhouse, and configure Real-Time Intelligence Alerts to trigger the pipeline. Navigate to the Pipelines section, add necessary activities, and set the action to "Run a Fabric Item" in your alert settings.

You can also choose to run a Notebook directly as the triggered Fabric item. Within the notebook, use Python or Spark to process and write the alert data to your desired storage format or destination.


If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.

Thank You
 

lbendlin
Super User
Super User

The data is already in the eventhouse?

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors