<?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: Why can't SAS find my variables in a successfully imported data set? in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307297#M1377</link>
    <description>&lt;P&gt;Thank you very much. I knew it would be an easy fix!&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2016 03:29:00 GMT</pubDate>
    <dc:creator>csullivan27</dc:creator>
    <dc:date>2016-10-26T03:29:00Z</dc:date>
    <item>
      <title>Why can't SAS find my variables in a successfully imported data set?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307288#M1375</link>
      <description>&lt;P&gt;Hello, I am very new to SAS and would appreciate some help in running a mixed model. I am familiar with SPSS and R however, I would like to learn the SAS programming language. I have managed to import my xlsx file using the snippets feature and the log tells me that the WORK.MYEXCEL data set was successfully created. However, when I begin the run the next few lines of my code (which look like this...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc mixed DATA=Variation_study;&lt;BR /&gt;class&amp;nbsp; PlayerID TeamID&amp;nbsp; SeasonID;&lt;BR /&gt;model&amp;nbsp; DepVar =&amp;nbsp; PositionID&amp;nbsp; WinLoss;&lt;BR /&gt;random =&amp;nbsp; SeasonID/ subject =&amp;nbsp; PlayerID;&lt;BR /&gt;random =&amp;nbsp; SeasonID/ subject =&amp;nbsp;&amp;nbsp; TeamID;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following errors...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Variable PLAYERID not found.&lt;/P&gt;&lt;DIV class="sasError"&gt;ERROR: Variable TEAMID not found.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Variable SEASONID not found&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given the data set was successfully imported, i'm unsure of how SAS can't find these variables? Are the names invalid?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 02:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307288#M1375</guid>
      <dc:creator>csullivan27</dc:creator>
      <dc:date>2016-10-26T02:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't SAS find my variables in a successfully imported data set?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307294#M1376</link>
      <description>&lt;P&gt;Your file is called MyExcel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your PROC you refer to data=variation_study&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That doesn't quite align. They should be the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 03:05:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307294#M1376</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-10-26T03:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't SAS find my variables in a successfully imported data set?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307297#M1377</link>
      <description>&lt;P&gt;Thank you very much. I knew it would be an easy fix!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 03:29:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Why-can-t-SAS-find-my-variables-in-a-successfully-imported-data/m-p/307297#M1377</guid>
      <dc:creator>csullivan27</dc:creator>
      <dc:date>2016-10-26T03:29:00Z</dc:date>
    </item>
  </channel>
</rss>

