<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to log the data which is triggering alert in data acyivator in Activator</title>
    <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4740074#M804</link>
    <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the response answered your query, kindly &lt;STRONG&gt;“Accept as Solution”&lt;/STRONG&gt; and Give &lt;STRONG&gt;“Kudos”&lt;/STRONG&gt; to help others in the community benefit from it as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Tejaswi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 05:41:23 GMT</pubDate>
    <dc:creator>v-tejrama</dc:creator>
    <dc:date>2025-06-23T05:41:23Z</dc:date>
    <item>
      <title>how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4733204#M795</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Logging and tracking of alaram events for post-analysis and system improvements&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I'm working with Microsoft Fabric's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Data Activator&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to monitor real-time device temperatures. My goal is to implement a solution that does the following whenever a temperature exceeds a predefined threshold:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Trigger an Alert:&lt;/STRONG&gt;&lt;BR /&gt;Send an email notification to the relevant stakeholder when the threshold is crossed.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Log Alarm Data:&lt;/STRONG&gt;&lt;BR /&gt;Write the event into two separate Lakehouse tables:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;alarm_event_log: stores the actual telemetry data that caused the alarm.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;alarm_metadata: stores metadata about the alarm (timestamp, severity etc.).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Execute Logging via Notebook:&lt;/STRONG&gt;&lt;BR /&gt;Use the "Action" section of the Data Activator rule to trigger a Fabric notebook that logs this data into the Lakehouse. (in action i am using fabric item which is notebook)&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;What I need help with:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;How can I retrieve the data from Data Activator in the triggered notebook?&lt;/STRONG&gt;&lt;BR /&gt;Specifically, how do we access the relevant data (e.g., device ID, temperature reading, time of alert) that triggered the rule, and then pass or retrieve it within the notebook to log it properly?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;so like is there any way to retrieve that particular record from activator which caused the alert, if yes then how to implement it, I am planning to write the pyspark script for it, but little confuse about the logic&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;What are the best practices or recommended methods for passing parameters from Data Activator to a Fabric notebook?&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Has anyone implemented a similar pattern?&lt;/STRONG&gt;&lt;BR /&gt;Any sample implementation or guidance on structuring this kind of workflow for reliability and scalability would be very helpful.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks in advance for your support!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 08:56:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4733204#M795</guid>
      <dc:creator>ramankr48</dc:creator>
      <dc:date>2025-06-16T08:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4734770#M796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Set up Data Activator Rule&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;In Microsoft Fabric &amp;gt; Data Activator, create a rule with a condition:&lt;BR /&gt;e.g - temperature &amp;gt; 70&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In the Action section:
&lt;UL&gt;
&lt;LI&gt;Select Notebook as the Fabric item.&lt;/LI&gt;
&lt;LI&gt;Add parameters to send with the alert. Example:&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; "deviceId": "{{deviceId}}",&lt;BR /&gt;&amp;nbsp; "temperature": "{{temperature}}",&lt;BR /&gt;&amp;nbsp; "timestamp": "{{timestamp}}",&lt;BR /&gt;&amp;nbsp; "severity": "High",&lt;BR /&gt;&amp;nbsp; "ruleName": "TempThreshold"&lt;BR /&gt;}&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;In Your Notebook (PySpark)&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;You'll now receive these parameters via the notebook's parameters dictionary. Here's how to access them and log the event:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# Access parameters passed from Data Activator&lt;BR /&gt;device_id = parameters.get("deviceId")&lt;BR /&gt;temperature = float(parameters.get("temperature"))&lt;BR /&gt;event_time = parameters.get("timestamp")&lt;BR /&gt;severity = parameters.get("severity")&lt;BR /&gt;rule_name = parameters.get("ruleName")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Create DataFrames for Logging&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;alarm_event_log (raw event)&lt;/H3&gt;
&lt;P&gt;from pyspark.sql import SparkSession&lt;BR /&gt;from datetime import datetime&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;event_log_df = spark.createDataFrame([{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "device_id": device_id,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "temperature": temperature,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "event_time": event_time&lt;BR /&gt;}])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;alarm_metadata (logging info)&lt;/H3&gt;
&lt;P&gt;metadata_df = spark.createDataFrame([{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "device_id": device_id,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "event_time": event_time,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "logged_time": datetime.now().isoformat(),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "severity": severity,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "rule_name": rule_name&lt;BR /&gt;}])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Write to Lakehouse Tables&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Make sure the Lakehouse tables alarm_event_log and alarm_metadata already exist or create them with schema accordingly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;# Append to Lakehouse tables -&lt;BR /&gt;event_log_df.write.mode("append").saveAsTable("YourLakehouse.alarm_event_log")&lt;BR /&gt;metadata_df.write.mode("append").saveAsTable("YourLakehouse.alarm_metadata")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the response has addressed your query, please&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and give a&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;'Kudos'&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;so other members can easily find it.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Tejaswi.&lt;BR /&gt;Community Support&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 12:18:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4734770#M796</guid>
      <dc:creator>v-tejrama</dc:creator>
      <dc:date>2025-06-17T12:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4734923#M797</link>
      <description>&lt;P&gt;like in the input fields, i need to add this part&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "deviceId": "{{deviceId}}",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "temperature": "{{temperature}}",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "timestamp": "{{timestamp}}",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "severity": "High",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "ruleName": "TempThreshold"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the same format or just name will also work&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 14:55:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4734923#M797</guid>
      <dc:creator>ramankr48</dc:creator>
      <dc:date>2025-06-17T14:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4735347#M798</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;ARTICLE class="" dir="auto" data-testid="conversation-turn-1" data-scroll-anchor="false"&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" tabindex="-1"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" dir="auto" data-message-author-role="user" data-message-id="b782ecfd-4cc8-45e8-8015-b0a1ac0976a7"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;P&gt;Yes, you don’t need to add the full JSON structure in the &lt;STRONG&gt;Input Fields section.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just type in the names of the fields you want to pass, like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sqlCopyEditdeviceId&amp;nbsp;&amp;nbsp;&lt;BR /&gt;temperature&amp;nbsp; timestamp&amp;nbsp;&amp;nbsp;&lt;BR /&gt;severity&amp;nbsp;&amp;nbsp;&lt;BR /&gt;ruleName&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That’s enough, Data Activator will automatically fill in the values from the event that triggered the alert.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then in your notebook, you can access those values using the&lt;STRONG&gt; parameters.get("fieldName") &lt;/STRONG&gt;method, like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;device_id = parameters.get("deviceId")&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So no need to write the whole JSON there, just the field names will work fine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the response has addressed your query, please&lt;STRONG&gt; Accept it as a solution &lt;/STRONG&gt;and give a&lt;STRONG&gt;&lt;STRONG&gt;'Kudos' &lt;/STRONG&gt;&lt;/STRONG&gt;so other members can easily find it.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Tejaswi.&lt;BR /&gt;Community Support&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;</description>
      <pubDate>Wed, 18 Jun 2025 12:11:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4735347#M798</guid>
      <dc:creator>v-tejrama</dc:creator>
      <dc:date>2025-06-18T12:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4735704#M799</link>
      <description>&lt;P&gt;so when you choose a fabric item in action part there is nmp option for input field&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 09:19:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4735704#M799</guid>
      <dc:creator>ramankr48</dc:creator>
      <dc:date>2025-06-18T09:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4736717#M801</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;You're right , when you choose a Notebook as the action in Data Activator, it doesn't show a separate "Input Fields" section like it does for Power Automate.&lt;/P&gt;
&lt;P&gt;But no worries, you can still pass data to the notebook using the &lt;STRONG&gt;"Edit action"&lt;/STRONG&gt; option.&lt;/P&gt;
&lt;H3&gt;Here's what to do:&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;"Edit action"&lt;/STRONG&gt; under the notebook you selected.&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;Parameters&lt;/STRONG&gt; section, paste something like this:&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; "deviceId": "{{deviceId}}",&lt;BR /&gt;&amp;nbsp; "temperature": "{{temperature}}",&lt;BR /&gt;&amp;nbsp; "timestamp": "{{timestamp}}",&lt;BR /&gt;&amp;nbsp; "severity": "High",&lt;BR /&gt;&amp;nbsp; "ruleName": "TempThreshold"&lt;BR /&gt;}&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;These placeholders ({{deviceId}}, etc.) will automatically be filled in by Data Activator when the alert is triggered.&lt;/P&gt;
&lt;H3&gt;In your notebook (PySpark), you can access them like this:&lt;/H3&gt;
&lt;P&gt;device_id = parameters.get("deviceId")&lt;/P&gt;
&lt;P&gt;temperature = parameters.get("temperature")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So even though the input fields aren’t visible upfront, this method works perfectly for passing alert data into your notebook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Tejaswi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 04:49:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4736717#M801</guid>
      <dc:creator>v-tejrama</dc:creator>
      <dc:date>2025-06-19T04:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4740074#M804</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the response answered your query, kindly &lt;STRONG&gt;“Accept as Solution”&lt;/STRONG&gt; and Give &lt;STRONG&gt;“Kudos”&lt;/STRONG&gt; to help others in the community benefit from it as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Tejaswi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 05:41:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4740074#M804</guid>
      <dc:creator>v-tejrama</dc:creator>
      <dc:date>2025-06-23T05:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4744836#M812</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope the information provided has been useful. Please let me know if you need further clarification or would like to continue the discussion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your question has been answered, please &lt;STRONG&gt;“Accept as Solution”&lt;/STRONG&gt; and Give &lt;STRONG&gt;“Kudos”&lt;/STRONG&gt; so others with similar issues can easily find the resolution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 10:20:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4744836#M812</guid>
      <dc:creator>v-tejrama</dc:creator>
      <dc:date>2025-06-26T10:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to log the data which is triggering alert in data acyivator</title>
      <link>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4747864#M814</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913812" data-lia-user-login="ramankr48" class="lia-mention lia-mention-user"&gt;ramankr48&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the response answered your query, kindly &lt;STRONG&gt;“Accept as Solution”&lt;/STRONG&gt; and Give &lt;STRONG&gt;“Kudos”&lt;/STRONG&gt; to help others in the community benefit from it as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Tejaswi.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 06:35:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Activator/how-to-log-the-data-which-is-triggering-alert-in-data-acyivator/m-p/4747864#M814</guid>
      <dc:creator>v-tejrama</dc:creator>
      <dc:date>2025-06-30T06:35:27Z</dc:date>
    </item>
  </channel>
</rss>

