<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BoostSolutions &#187; Condition V2</title>
	<atom:link href="https://www.boostsolutions.com/kb/category/condition-v2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.boostsolutions.com/kb</link>
	<description></description>
	<lastBuildDate>Tue, 22 Feb 2022 06:34:39 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Condition work with Choice Column</title>
		<link>https://www.boostsolutions.com/kb/condition-work-with-choice-column/</link>
		<comments>https://www.boostsolutions.com/kb/condition-work-with-choice-column/#comments</comments>
		<pubDate>Mon, 31 Mar 2014 19:36:41 +0000</pubDate>
		<dc:creator><![CDATA[Admin]]></dc:creator>
				<category><![CDATA[Condition V2]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://www.boostsolutions.com/kb/?p=792</guid>
		<description><![CDATA[<p>​In the old version of condition doesn&#8217;t exist &#34;Contain&#34; function, also [Choice Column] == &#34;value&#34; doesn&#8217;t work. The &#34;IndexOf&#34; function can help to solve this issue. Solution: ​Function formula&#58; IndexOf([Choice Column], &#34;value&#34;) != -1 Example&#58; There is a Status column in Task list, that is default Choice Column. We want the condition trigger a product, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.boostsolutions.com/kb/condition-work-with-choice-column/">Condition work with Choice Column</a> appeared first on <a rel="nofollow" href="https://www.boostsolutions.com/kb">BoostSolutions</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div class="ExternalClass14A81881C5744A35A46B35ACD4C5AE9C">
<p>​In the old version of condition doesn&#8217;t exist &quot;Contain&quot; function, also [Choice Column] == &quot;value&quot; doesn&#8217;t work. The &quot;IndexOf&quot; function can help to solve this issue.</p>
</div>
<p><br/><b>Solution:</b> </br>
<div class="ExternalClassFCC6604753AC4735AF4F2F0BB82DA625"><span style="background-color&#58;#b2e3a6;"><strong>​Function formula&#58; IndexOf([Choice Column], &quot;value&quot;) != -1</strong></span><br style="background-color&#58;#b2e3a6;"><br style="background-color&#58;#b2e3a6;">
<p><strong>Example&#58;</strong></p>
<p>There is a Status column in Task list, that is default Choice Column.</p>
<p><img src="http://www.boostsolutions.com/kb/wp-content/uploads/2014/04/wpid-c3c2b617-612e-4c23-bde4-01b368c5293b-status.png" alt="" /></p>
<p>We want the condition trigger a product, when the status is &quot;Not Started&quot;.</p>
<p>so the formula is&#58; <strong style="color&#58;#ff0000;">IndexOf([Status],&quot;Not Started&quot;)!= -1</strong></p>
<p><strong>Function IndexOf&#58;</strong></p>
<p class="MsoNormal"><span lang="EN-US">Integer IndexOf(Text s1, Text s2)</span></p>
<p class="MsoNormal"><span lang="EN-US">Checks for the presence of string s2 insideof string s1. If string s1 does not contain string s2, it will return -1.</span></p>
<p></p>
</div>
<p>Applies for: SharePoint 2013, SharePoint 2010, SharePoint 2007</p>
<p>The post <a rel="nofollow" href="https://www.boostsolutions.com/kb/condition-work-with-choice-column/">Condition work with Choice Column</a> appeared first on <a rel="nofollow" href="https://www.boostsolutions.com/kb">BoostSolutions</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.boostsolutions.com/kb/condition-work-with-choice-column/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
