<?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: 30 Various Power Apps If Statement Examples	</title>
	<atom:link href="https://www.spguides.com/powerapps-if-statement/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/powerapps-if-statement/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Wed, 26 Mar 2025 12:58:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: BS		</title>
		<link>https://www.spguides.com/powerapps-if-statement/#comment-1026</link>

		<dc:creator><![CDATA[BS]]></dc:creator>
		<pubDate>Wed, 02 Aug 2023 13:26:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27438#comment-1026</guid>

					<description><![CDATA[Error in &quot;Powerapps if statement with or&quot; section:

    Powerapps Or function returns true if all arguments are true.

Should be &quot;Poweraps Or function returns true if *any* of the arguments is true.]]></description>
			<content:encoded><![CDATA[<p>Error in &#8220;Powerapps if statement with or&#8221; section:</p>
<p>    Powerapps Or function returns true if all arguments are true.</p>
<p>Should be &#8220;Poweraps Or function returns true if *any* of the arguments is true.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Riyas		</title>
		<link>https://www.spguides.com/powerapps-if-statement/#comment-962</link>

		<dc:creator><![CDATA[Riyas]]></dc:creator>
		<pubDate>Tue, 14 Mar 2023 04:47:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27438#comment-962</guid>

					<description><![CDATA[If(DateValue1.SelectedDate condition true--i want this three will act it&#039;s possible
(Notify( &quot;You Can&#039;t Select Future Date&quot;, NotificationType.Error))); ---&#062; condition false]]></description>
			<content:encoded><![CDATA[<p>If(DateValue1.SelectedDate condition true&#8211;i want this three will act it&#8217;s possible<br />
(Notify( &#8220;You Can&#8217;t Select Future Date&#8221;, NotificationType.Error))); &#8212;&gt; condition false</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CD		</title>
		<link>https://www.spguides.com/powerapps-if-statement/#comment-954</link>

		<dc:creator><![CDATA[CD]]></dc:creator>
		<pubDate>Thu, 02 Mar 2023 06:29:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27438#comment-954</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/powerapps-if-statement/#comment-324&quot;&gt;AB&lt;/a&gt;.

Yes]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/powerapps-if-statement/#comment-324">AB</a>.</p>
<p>Yes</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ozan Basak		</title>
		<link>https://www.spguides.com/powerapps-if-statement/#comment-643</link>

		<dc:creator><![CDATA[Ozan Basak]]></dc:creator>
		<pubDate>Wed, 02 Mar 2022 08:58:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27438#comment-643</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.spguides.com/powerapps-if-statement/#comment-324&quot;&gt;AB&lt;/a&gt;.

Do you find a solution? I want this also]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.spguides.com/powerapps-if-statement/#comment-324">AB</a>.</p>
<p>Do you find a solution? I want this also</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: HH		</title>
		<link>https://www.spguides.com/powerapps-if-statement/#comment-449</link>

		<dc:creator><![CDATA[HH]]></dc:creator>
		<pubDate>Fri, 05 Nov 2021 01:06:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27438#comment-449</guid>

					<description><![CDATA[OR  Nested If]]></description>
			<content:encoded><![CDATA[<p>OR  Nested If</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AB		</title>
		<link>https://www.spguides.com/powerapps-if-statement/#comment-324</link>

		<dc:creator><![CDATA[AB]]></dc:creator>
		<pubDate>Sat, 03 Jul 2021 07:54:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=27438#comment-324</guid>

					<description><![CDATA[Hello,

Is it possible to have more than 3 if statements?
Example:
If(CONDITION A, RESULT A,
CONDITION B, RESULT B,
CONDITION C, RESULT C,
CONDITION D, RESULT D,
DEFAULT RESULT)]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Is it possible to have more than 3 if statements?<br />
Example:<br />
If(CONDITION A, RESULT A,<br />
CONDITION B, RESULT B,<br />
CONDITION C, RESULT C,<br />
CONDITION D, RESULT D,<br />
DEFAULT RESULT)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
