<?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: Data Integration Studio If Else in Expression in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563328#M412</link>
    <description>&lt;P&gt;If this could be done using if else in the expression editor it would save me a lot of time because my SAS code uses if else instead of case.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2019 16:42:29 GMT</pubDate>
    <dc:creator>DavidPhillips2</dc:creator>
    <dc:date>2019-06-03T16:42:29Z</dc:date>
    <item>
      <title>Data Integration Studio If Else in Expression</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/562991#M410</link>
      <description>&lt;P&gt;I’m just starting to use the advanced options in the expression editor of Data Integration Studio.&lt;/P&gt;
&lt;P&gt;Is there a way to do an if else statement in Data Integration Studio Expression editor?&amp;nbsp; Do I have to use a case statement, if so where is the case statement function on the interface?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 19:43:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/562991#M410</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2019-05-31T19:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration Studio If Else in Expression</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563018#M411</link>
      <description>&lt;P&gt;There is a case button in the expression selection drop down although using it is inefficient.&amp;nbsp; I found how to manually write case syntax in the advanced expression screen.&amp;nbsp; You just type in it in like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;case &lt;BR /&gt;when W77MQJBD.AWARD_CATEGORY='24'&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 20:55:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563018#M411</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2019-05-31T20:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration Studio If Else in Expression</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563328#M412</link>
      <description>&lt;P&gt;If this could be done using if else in the expression editor it would save me a lot of time because my SAS code uses if else instead of case.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 16:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563328#M412</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2019-06-03T16:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration Studio If Else in Expression</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563641#M413</link>
      <description>&lt;P&gt;Most transformations which allow you to enter columns level expressions is using SQL (verify by viewing the code generated).&lt;/P&gt;
&lt;P&gt;Hence, if-then-else is not supported.&lt;/P&gt;
&lt;P&gt;My own experience implementing ETL is that case expressions works as good as if-then-else. More complicated patterns requiring if-then-else is rare, and when occurs is either a signal of a faulty target model, or can be implemented by User Written code node.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 06:59:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563641#M413</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2019-06-05T06:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integration Studio If Else in Expression</title>
      <link>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563809#M414</link>
      <description>&lt;P&gt;The reply I got from SAS technical support is that If / Else is not integrated into Data Integration Studio.&amp;nbsp; Unless you want to use a coded datastep.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without the ability to use basic SAS code in the graphical areas the tool doesn't have much of a SAS feel to it.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 18:13:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Data-Integration-Studio-If-Else-in-Expression/m-p/563809#M414</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2019-06-05T18:13:55Z</dc:date>
    </item>
  </channel>
</rss>

