<?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 IF Statement in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334606#M332548</link>
    <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot get this IF statement to work. I believe it has to do with the data type for the Geo Code data. Any suggestions?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2024 17:25:06 GMT</pubDate>
    <dc:creator>RedaS</dc:creator>
    <dc:date>2024-10-29T17:25:06Z</dc:date>
    <item>
      <title>IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334606#M332548</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot get this IF statement to work. I believe it has to do with the data type for the Geo Code data. Any suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 17:25:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334606#M332548</guid>
      <dc:creator>RedaS</dc:creator>
      <dc:date>2024-10-29T17:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334637#M332552</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/648088"&gt;@RedaS&lt;/a&gt;&amp;nbsp;I'm guessing the first record in your dataset does not have "CT" in the State Code field.&amp;nbsp; That is why the Geocode field appears to be staying the same as what you have already established in the above formula.&amp;nbsp; Try running your workflow and check to see if the records associated with a "CT" State Code have actually been updated, as the formula as written should work.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 18:20:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334637#M332552</guid>
      <dc:creator>Hub119</dc:creator>
      <dc:date>2024-10-29T18:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334713#M332558</link>
      <description>&lt;P&gt;@Hub119 I double check and the State Code contains "CT".&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the workflow, it returns warnings Invalid type in operator ==.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 20:24:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334713#M332558</guid>
      <dc:creator>RedaS</dc:creator>
      <dc:date>2024-10-29T20:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334722#M332562</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/648088"&gt;@RedaS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your formula should be something like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF [State Code]="CT"&lt;BR /&gt;THEN "07000000"&lt;BR /&gt;ELSE [GeoCode]&lt;BR /&gt;ENDIF&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 20:35:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334722#M332562</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2024-10-29T20:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334731#M332567</link>
      <description>&lt;P&gt;Misread that...&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;is correct, you need to remove the "[Geocode]=" part of your formula as that is already being referenced.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 20:50:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334731#M332567</guid>
      <dc:creator>Hub119</dc:creator>
      <dc:date>2024-10-29T20:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334744#M332572</link>
      <description>&lt;P&gt;Thank you, it worked!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 21:18:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334744#M332572</guid>
      <dc:creator>RedaS</dc:creator>
      <dc:date>2024-10-29T21:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334746#M332574</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/648088"&gt;@RedaS&lt;/a&gt;&amp;nbsp;Happy to hear that :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you mark response as solution. So that this post gets marked as solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy to help : )&lt;BR /&gt;&lt;BR /&gt;Cheers and have a nice day!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 21:23:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/IF-Statement/m-p/1334746#M332574</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2024-10-29T21:23:22Z</dc:date>
    </item>
  </channel>
</rss>

