<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Conditional Statement with multiple conditions in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035283#M256151</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/245202"&gt;@alijalil&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the formula below :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If ([Category]="medicine" and [CountNonNull_Birth_Country]= 5)&amp;nbsp; then "Yes" else "No" endif&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think you forgot to close parenthesis and CountNonNull type is double that's way I deleted the quotation marks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 08:26:16 GMT</pubDate>
    <dc:creator>messi007</dc:creator>
    <dc:date>2022-11-18T08:26:16Z</dc:date>
    <item>
      <title>Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035280#M256148</link>
      <description>&lt;P&gt;Hello Im trying to build a multi-conditional statement&amp;nbsp; as follows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If([Category]="medicine" and [CountNonNull_Birth_Country]= "5", then "Yes", else "No" endif . For some reason, I get &lt;STRONG&gt;malformed IF statement&lt;/STRONG&gt; error at "5". Attached table snapshot below. Thanks in advance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alijalil_0-1668759374797.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/269517i7BA66E1508BC2587/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alijalil_0-1668759374797.png" alt="alijalil_0-1668759374797.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:18:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035280#M256148</guid>
      <dc:creator>alijalil</dc:creator>
      <dc:date>2022-11-18T08:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035281#M256149</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/245202"&gt;@alijalil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is because the column CountNonNull_Birth_COuntry will be INT&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hence when you do the check under "5" double quotes, it is for string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Shanker V&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:24:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035281#M256149</guid>
      <dc:creator>ShankerV</dc:creator>
      <dc:date>2022-11-18T08:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035282#M256150</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/245202"&gt;@alijalil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INT - I try to refer as Interger/Numeric&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:25:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035282#M256150</guid>
      <dc:creator>ShankerV</dc:creator>
      <dc:date>2022-11-18T08:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035283#M256151</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/245202"&gt;@alijalil&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try the formula below :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If ([Category]="medicine" and [CountNonNull_Birth_Country]= 5)&amp;nbsp; then "Yes" else "No" endif&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think you forgot to close parenthesis and CountNonNull type is double that's way I deleted the quotation marks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:26:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035283#M256151</guid>
      <dc:creator>messi007</dc:creator>
      <dc:date>2022-11-18T08:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035287#M256153</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/245202"&gt;@alijalil&lt;/a&gt;&amp;nbsp;You need to update your IF Else Formula&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="binuacs_0-1668760030041.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/269518i42EB2BD875EEE8D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="binuacs_0-1668760030041.png" alt="binuacs_0-1668760030041.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:27:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035287#M256153</guid>
      <dc:creator>binu_acs</dc:creator>
      <dc:date>2022-11-18T08:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035290#M256154</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/245202"&gt;@alijalil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the sample output for your issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShankerV_0-1668760168409.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/269520i7B2BE4B886B3067B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShankerV_0-1668760168409.png" alt="ShankerV_0-1668760168409.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Shanker V&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:29:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035290#M256154</guid>
      <dc:creator>ShankerV</dc:creator>
      <dc:date>2022-11-18T08:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035292#M256155</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If([Category]="medicine" and [CountNonNull_Birth_Country]= 5&amp;nbsp; then "Yes", else "No" endif&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;try this (insert a select tool to convert nonull to int16 if not)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2022-11-18 140235.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/269521iFD4A663560EDEBCF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Annotation 2022-11-18 140235.png" alt="Annotation 2022-11-18 140235.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:36:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035292#M256155</guid>
      <dc:creator>Raj</dc:creator>
      <dc:date>2022-11-18T08:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035380#M256178</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/115913"&gt;@messi007&lt;/a&gt;&amp;nbsp;Thanks, this worked!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 11:49:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035380#M256178</guid>
      <dc:creator>alijalil</dc:creator>
      <dc:date>2022-11-18T11:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Statement with multiple conditions</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035381#M256179</link>
      <description>&lt;P&gt;Thank you all for the responses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing - do we know where we can get the sample solutions for the practical questions from the Core certification assessment?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 11:50:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Conditional-Statement-with-multiple-conditions/m-p/1035381#M256179</guid>
      <dc:creator>alijalil</dc:creator>
      <dc:date>2022-11-18T11:50:38Z</dc:date>
    </item>
  </channel>
</rss>

