<?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: Set Field Value From Another Field In Power Apps [5 Examples]	</title>
	<atom:link href="https://www.spguides.com/powerapps-set-field-value-based-on-another-field/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/powerapps-set-field-value-based-on-another-field/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Wed, 26 Mar 2025 13:12:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Phani		</title>
		<link>https://www.spguides.com/powerapps-set-field-value-based-on-another-field/#comment-67</link>

		<dc:creator><![CDATA[Phani]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 16:34:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.spguides.com/?p=21844#comment-67</guid>

					<description><![CDATA[Hi Bijay,
Thanks for the post. It is helpful.
I however have an issue with another scenario. I have three fields.
&quot;Dropdown A&quot;, &quot;Dropdown B&quot; and a &quot;Multi select field C&quot;.
Dropdown A has values: Green Yellow, Red.

My requirement is that, when &quot;Red&quot; is selected in dropdown A, the data in &quot;Dropdown B&quot; and &quot;Multi select field C&quot; should be cleared out.
I have written the following formula to the Reset property of the Data Card Value of  B and C: If(DataCardValue11.Selected.Value=&quot;RED&quot;,true, false)

However, this works fine on a new form but on the edit of an existing entry, it is not working when I change from Green or Yellow to Red. Can you please help me on this issue?]]></description>
			<content:encoded><![CDATA[<p>Hi Bijay,<br />
Thanks for the post. It is helpful.<br />
I however have an issue with another scenario. I have three fields.<br />
&#8220;Dropdown A&#8221;, &#8220;Dropdown B&#8221; and a &#8220;Multi select field C&#8221;.<br />
Dropdown A has values: Green Yellow, Red.</p>
<p>My requirement is that, when &#8220;Red&#8221; is selected in dropdown A, the data in &#8220;Dropdown B&#8221; and &#8220;Multi select field C&#8221; should be cleared out.<br />
I have written the following formula to the Reset property of the Data Card Value of  B and C: If(DataCardValue11.Selected.Value=&#8221;RED&#8221;,true, false)</p>
<p>However, this works fine on a new form but on the edit of an existing entry, it is not working when I change from Green or Yellow to Red. Can you please help me on this issue?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
