<?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: How do I subset when I am getting error message that one of the variables could not be loaded in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458146#M23892</link>
    <description>&lt;P&gt;Thank you. I have been able to fix this!&lt;/P&gt;</description>
    <pubDate>Fri, 27 Apr 2018 14:35:41 GMT</pubDate>
    <dc:creator>oab</dc:creator>
    <dc:date>2018-04-27T14:35:41Z</dc:date>
    <item>
      <title>How do I subset when I am getting error message that one of the variables could not be loaded</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458110#M23886</link>
      <description>&lt;P&gt;Trying to subset using the SAS command:&lt;/P&gt;&lt;P&gt;data woleaim1;&lt;/P&gt;&lt;P&gt;set analytic.alltrmt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The format STGGRP was not found or could not be loaded&lt;/P&gt;&lt;P&gt;STGGRP is one of the variables in the original data set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I successfully achieved this like 10 hours ago. I do not know why it is difficult to do the same now.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 12:53:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458110#M23886</guid>
      <dc:creator>oab</dc:creator>
      <dc:date>2018-04-27T12:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I subset when I am getting error message that one of the variables could not be loaded</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458134#M23889</link>
      <description>&lt;P&gt;??&amp;nbsp; Sorry, your post makes no sense.&amp;nbsp; There is no subset at all in the presented code, just a set statement.&amp;nbsp; Is it possible that you don't have format stggtp created, if so then use nofmterr:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000279100.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000279100.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i.e.:&lt;/P&gt;
&lt;PRE&gt;options nofmterr;
&lt;/PRE&gt;
&lt;P&gt;Then you wont get the error about missing format.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 14:00:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458134#M23889</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-04-27T14:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I subset when I am getting error message that one of the variables could not be loaded</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458146#M23892</link>
      <description>&lt;P&gt;Thank you. I have been able to fix this!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 14:35:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-subset-when-I-am-getting-error-message-that-one-of-the/m-p/458146#M23892</guid>
      <dc:creator>oab</dc:creator>
      <dc:date>2018-04-27T14:35:41Z</dc:date>
    </item>
  </channel>
</rss>

