<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: Power Automate Trigger Conditions	</title>
	<atom:link href="https://www.spguides.com/power-automate-trigger-conditions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/power-automate-trigger-conditions/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Wed, 21 Jan 2026 04:01:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Jerome		</title>
		<link>https://www.spguides.com/power-automate-trigger-conditions/#comment-1065</link>

		<dc:creator><![CDATA[Jerome]]></dc:creator>
		<pubDate>Mon, 15 Jan 2024 18:41:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=42310#comment-1065</guid>

					<description><![CDATA[Hi Bijay, i found out that the trigger action &quot;When an existing item is modified&quot; is not available when searching for a trigger actions but it is available through the template &quot;Send a push notification when a column is changed in a SharePoint list&quot;. Do you have any idea why ? By using this template and adding a filter]]></description>
			<content:encoded><![CDATA[<p>Hi Bijay, i found out that the trigger action &#8220;When an existing item is modified&#8221; is not available when searching for a trigger actions but it is available through the template &#8220;Send a push notification when a column is changed in a SharePoint list&#8221;. Do you have any idea why ? By using this template and adding a filter</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: frustrating		</title>
		<link>https://www.spguides.com/power-automate-trigger-conditions/#comment-1051</link>

		<dc:creator><![CDATA[frustrating]]></dc:creator>
		<pubDate>Sat, 04 Nov 2023 00:04:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=42310#comment-1051</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/power-automate-trigger-conditions/#comment-933&quot;&gt;kim&lt;/a&gt;.

trying to find this too - Sharepoint has built in Status columns and drop downs but no one has an example for a simple Status change, if Status changed to Closed, send email to Joe]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/power-automate-trigger-conditions/#comment-933">kim</a>.</p>
<p>trying to find this too &#8211; Sharepoint has built in Status columns and drop downs but no one has an example for a simple Status change, if Status changed to Closed, send email to Joe</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tabbzz		</title>
		<link>https://www.spguides.com/power-automate-trigger-conditions/#comment-1031</link>

		<dc:creator><![CDATA[Tabbzz]]></dc:creator>
		<pubDate>Sun, 20 Aug 2023 05:48:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=42310#comment-1031</guid>

					<description><![CDATA[Hi, I want to know that we can use calculated columns in trigger condition of when an item is created or modified of Power Automate trigger ?]]></description>
			<content:encoded><![CDATA[<p>Hi, I want to know that we can use calculated columns in trigger condition of when an item is created or modified of Power Automate trigger ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin Short		</title>
		<link>https://www.spguides.com/power-automate-trigger-conditions/#comment-1024</link>

		<dc:creator><![CDATA[Martin Short]]></dc:creator>
		<pubDate>Fri, 21 Jul 2023 15:06:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=42310#comment-1024</guid>

					<description><![CDATA[Dear Bijay,  I am new to Power Automate and this is a great article about adding filter conditions to flow triggers.  I have a choice column where I&#039;ve enabled multiple selections.  Using your code above it doesn&#039;t seem to &#039;fire&#039; the trigger - even if I specify the value (presumably because it&#039;s an array?) 
An example of a trigger condition I tried is as follows= @equals(triggerBody()?[&#039;Rejection Criteria&#039;]?[&#039;Value&#039;],&#039;Other&#039;).

I have also tried @not(empty(triggerBody()?[Rejection Criteria&#039;]))

 Any ideas how I can get the filter to activate if one or more choices are selected??  If I can get this to work I might have to add multiple conditions (one for each &#039;choice&#039; available).  Is there any way to simply set the filter so that it triggers when not empty (i.e. I&#039;d only have to have one filter rather than multiple ones.  Many thanks is advance.]]></description>
			<content:encoded><![CDATA[<p>Dear Bijay,  I am new to Power Automate and this is a great article about adding filter conditions to flow triggers.  I have a choice column where I&#8217;ve enabled multiple selections.  Using your code above it doesn&#8217;t seem to &#8216;fire&#8217; the trigger &#8211; even if I specify the value (presumably because it&#8217;s an array?)<br />
An example of a trigger condition I tried is as follows= @equals(triggerBody()?[&#8216;Rejection Criteria&#8217;]?[&#8216;Value&#8217;],&#8217;Other&#8217;).</p>
<p>I have also tried @not(empty(triggerBody()?[Rejection Criteria&#8217;]))</p>
<p> Any ideas how I can get the filter to activate if one or more choices are selected??  If I can get this to work I might have to add multiple conditions (one for each &#8216;choice&#8217; available).  Is there any way to simply set the filter so that it triggers when not empty (i.e. I&#8217;d only have to have one filter rather than multiple ones.  Many thanks is advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kim		</title>
		<link>https://www.spguides.com/power-automate-trigger-conditions/#comment-933</link>

		<dc:creator><![CDATA[kim]]></dc:creator>
		<pubDate>Thu, 26 Jan 2023 16:55:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=42310#comment-933</guid>

					<description><![CDATA[Dear Bijay,
How can i trigger a flow in Power Automate only when, let&#039;s say, the column &quot;Analyst&quot; of a List is modified, regardless it&#039;s value?
I&#039;ve been searching this for hours now.
Thanks in advance!]]></description>
			<content:encoded><![CDATA[<p>Dear Bijay,<br />
How can i trigger a flow in Power Automate only when, let&#8217;s say, the column &#8220;Analyst&#8221; of a List is modified, regardless it&#8217;s value?<br />
I&#8217;ve been searching this for hours now.<br />
Thanks in advance!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ram		</title>
		<link>https://www.spguides.com/power-automate-trigger-conditions/#comment-746</link>

		<dc:creator><![CDATA[Ram]]></dc:creator>
		<pubDate>Thu, 04 Aug 2022 18:21:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=42310#comment-746</guid>

					<description><![CDATA[Whenever I search something for power platform or SharePoint or PowerShell. I always found this site in top 10 links at first page.
And I am very happy to say that 90% I found the stuff what I look for. Thank you Bijay!]]></description>
			<content:encoded><![CDATA[<p>Whenever I search something for power platform or SharePoint or PowerShell. I always found this site in top 10 links at first page.<br />
And I am very happy to say that 90% I found the stuff what I look for. Thank you Bijay!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
