<?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: ERROR: Variable GROUPING not found. in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951236#M42751</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/467272"&gt;@Cykelops&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have posted at least two &lt;A href="https://communities.sas.com/t5/New-SAS-User/Error-Variable-not-Found/m-p/942814#M42332" target="_self"&gt;other&lt;/A&gt; &lt;A href="https://communities.sas.com/t5/New-SAS-User/Error-Column-Loan-Could-Not-be-Found/m-p/942894#M42352" target="_self"&gt;threads&lt;/A&gt; regarding "Variable XXXXX not found", one of which you marked correct. Please see if any of the suggestions there are helpful. If not, please provide the output from PROC CONTENTS for your data set, as explained to you in those other threads.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 17:48:34 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2024-11-19T17:48:34Z</dc:date>
    <item>
      <title>ERROR: Variable GROUPING not found.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951232#M42749</link>
      <description>&lt;P&gt;Super beginner here. Got error and hoping for your assistance in fixing the problem. Here is the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc freq data = CARI_ICDW_PB  ; tables RUN_YR_MO  OWNED_SERVICED  REO_ASSIGNED_STATUS  PRE_POST_FCL_SALE   portfolio    GL_PRINCIPAL_FIRST    NODE2_DESC  &lt;BR /&gt;NODE1_DESC   SERVICING_SYSTEM    CALL_CODE     OWNERSHIP_PERCENTAGE     MTG_IVSTR_SBCAT_TYPE_CD   INVESTOR_ID&lt;BR /&gt;grouping  &lt;BR /&gt; ;run; &lt;/PRE&gt;
&lt;P&gt;Thanks and hoping to hear from anyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cykelops&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:11:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951232#M42749</guid>
      <dc:creator>Cykelops</dc:creator>
      <dc:date>2024-11-19T17:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Variable GROUPING not found.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951235#M42750</link>
      <description>&lt;P&gt;Please check if the variable grouping exists in the data set.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:23:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951235#M42750</guid>
      <dc:creator>jins</dc:creator>
      <dc:date>2024-11-19T17:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Variable GROUPING not found.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951236#M42751</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/467272"&gt;@Cykelops&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have posted at least two &lt;A href="https://communities.sas.com/t5/New-SAS-User/Error-Variable-not-Found/m-p/942814#M42332" target="_self"&gt;other&lt;/A&gt; &lt;A href="https://communities.sas.com/t5/New-SAS-User/Error-Column-Loan-Could-Not-be-Found/m-p/942894#M42352" target="_self"&gt;threads&lt;/A&gt; regarding "Variable XXXXX not found", one of which you marked correct. Please see if any of the suggestions there are helpful. If not, please provide the output from PROC CONTENTS for your data set, as explained to you in those other threads.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951236#M42751</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-11-19T17:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Variable GROUPING not found.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951275#M42752</link>
      <description>&lt;P&gt;Besides of using Proc Contents to ensure that the variable actually exists there is also a semicolon missing in the code you shared after variable grouping.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 21:49:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951275#M42752</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2024-11-19T21:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Variable GROUPING not found.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951278#M42753</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Besides of using Proc Contents to ensure that the variable actually exists there is also a semicolon missing in the code you shared after variable grouping.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The semicolon for the Tables statement that ends with Grouping is on the next line before the Run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 22:16:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951278#M42753</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-11-19T22:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Variable GROUPING not found.</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951282#M42754</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/467272"&gt;@Cykelops&lt;/a&gt;&amp;nbsp;As others already stated variable grouping doesn't exist in your source data.&lt;/P&gt;
&lt;P&gt;From the looks of it you just want to create a frequency table for every single variable in your data source. You can use keyword _all_ to address all existing variables.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc freq data = CARI_ICDW_PB  ; 
  tables _all_;  
run; &lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 19 Nov 2024 22:42:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-Variable-GROUPING-not-found/m-p/951282#M42754</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2024-11-19T22:42:56Z</dc:date>
    </item>
  </channel>
</rss>

