Forum Discussion

ramankr48's avatar
ramankr48
Helper II
1 year ago
Solved

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

 

10 Replies

  • v-karpurapud's avatar
    v-karpurapud
    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
     

  • v-karpurapud's avatar
    v-karpurapud
    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.

    • ramankr48's avatar
      ramankr48
      Helper II

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

  • v-karpurapud's avatar
    v-karpurapud
    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's avatar
    v-karpurapud
    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.

  • v-karpurapud's avatar
    v-karpurapud
    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.