<?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 New variable where the results are integrated results from other variables? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678157#M204655</link>
    <description>&lt;P&gt;Is there a way to create a new variable where the results are the integrated results from other variables?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Where... variableA=41000&lt;/P&gt;&lt;P&gt;Where... variableB=1&lt;/P&gt;&lt;P&gt;NEWvariable = “variableA”_”variableB..... = 41000_1&lt;/P&gt;</description>
    <pubDate>Thu, 20 Aug 2020 16:01:14 GMT</pubDate>
    <dc:creator>lmcgrail</dc:creator>
    <dc:date>2020-08-20T16:01:14Z</dc:date>
    <item>
      <title>New variable where the results are integrated results from other variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678157#M204655</link>
      <description>&lt;P&gt;Is there a way to create a new variable where the results are the integrated results from other variables?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Where... variableA=41000&lt;/P&gt;&lt;P&gt;Where... variableB=1&lt;/P&gt;&lt;P&gt;NEWvariable = “variableA”_”variableB..... = 41000_1&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 16:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678157#M204655</guid>
      <dc:creator>lmcgrail</dc:creator>
      <dc:date>2020-08-20T16:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: New variable where the results are integrated results from other variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678160#M204657</link>
      <description>&lt;P&gt;You can use string concatenation operators such as cats, catx, or string1||'_'||string2 etc.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-concatenate-values-in-SAS/ta-p/494125" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-concatenate-values-in-SAS/ta-p/494125&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 16:03:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678160#M204657</guid>
      <dc:creator>smantha</dc:creator>
      <dc:date>2020-08-20T16:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: New variable where the results are integrated results from other variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678173#M204661</link>
      <description>Thank you!</description>
      <pubDate>Thu, 20 Aug 2020 16:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/New-variable-where-the-results-are-integrated-results-from-other/m-p/678173#M204661</guid>
      <dc:creator>lmcgrail</dc:creator>
      <dc:date>2020-08-20T16:41:39Z</dc:date>
    </item>
  </channel>
</rss>

