<?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: Show/Hide fields in Power Apps based on yes or no	</title>
	<atom:link href="https://www.spguides.com/powerapps-show-hide-fields/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/powerapps-show-hide-fields/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Mon, 11 Dec 2023 14:06:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: Miguel		</title>
		<link>https://www.spguides.com/powerapps-show-hide-fields/#comment-1057</link>

		<dc:creator><![CDATA[Miguel]]></dc:creator>
		<pubDate>Mon, 11 Dec 2023 14:06:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=10195#comment-1057</guid>

					<description><![CDATA[So thanks about the §4 ! Several days of research before finding this solution. I adapted this solution to my case :
If(
    DataCardValue12.Text=&quot;No Customer OK&quot;;
    true;
    false
)]]></description>
			<content:encoded><![CDATA[<p>So thanks about the §4 ! Several days of research before finding this solution. I adapted this solution to my case :<br />
If(<br />
    DataCardValue12.Text=&#8221;No Customer OK&#8221;;<br />
    true;<br />
    false<br />
)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
