<?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: creating macro varible values based on dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346576#M79941</link>
    <description>&lt;P&gt;CALL SYMPUT() within a data _null_ step. The documentation has examples.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2017 06:02:21 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-04-03T06:02:21Z</dc:date>
    <item>
      <title>creating macro varible values based on dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346574#M79940</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;want create macro varibale from dataset and this macro varible value has to assign same dataset another varible value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;llike below data set 'Test' ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;varible_01&amp;nbsp; varible _02&lt;/P&gt;
&lt;P&gt;xxxx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yyyyyyy&lt;/P&gt;
&lt;P&gt;zzzz&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ccccccc&lt;/P&gt;
&lt;P&gt;ffffff&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ggggggg&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;want to assing macro varible 'xxxxx' value as 'yyyyyy'&lt;/P&gt;
&lt;P&gt;from each Varible_01 observation convert macro varble and it's value has to assign vairible_02 value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 05:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346574#M79940</guid>
      <dc:creator>RajasekharReddy</dc:creator>
      <dc:date>2017-04-03T05:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: creating macro varible values based on dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346576#M79941</link>
      <description>&lt;P&gt;CALL SYMPUT() within a data _null_ step. The documentation has examples.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 06:02:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346576#M79941</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-03T06:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: creating macro varible values based on dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346583#M79943</link>
      <description>Can you please provide the document , as i am unable to find that document</description>
      <pubDate>Mon, 03 Apr 2017 06:55:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346583#M79943</guid>
      <dc:creator>RajasekharReddy</dc:creator>
      <dc:date>2017-04-03T06:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: creating macro varible values based on dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346589#M79946</link>
      <description>&lt;P&gt;Just google for "call symput". You'll get a tankerload of hits.&lt;/P&gt;
&lt;P&gt;Narrowing it down with "sas 9.4 call symput" is even more on target.&lt;/P&gt;
&lt;P&gt;You need to refine your google-fu.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 07:37:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346589#M79946</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-04-03T07:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: creating macro varible values based on dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346604#M79953</link>
      <description>&lt;P&gt;I normally restrict my search to support.sas.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following Google term should give you quite a good result:&lt;/P&gt;
&lt;PRE&gt;site:support.sas.com 9.4 call symput&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:08:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-macro-varible-values-based-on-dataset/m-p/346604#M79953</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2017-04-03T09:08:54Z</dc:date>
    </item>
  </channel>
</rss>

