<?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: Label for data set in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411044#M3885</link>
    <description>&lt;P&gt;Good to know! How do you specify that it is the label for the entire data set value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because if I put in LABEL State = "Study States" that does not work as I assume it seems like I am trying to specify a variable label. If I put LABEL = "Study States" it really just makes a variable called label that repeats the observation of "Study States". Basically what my professor wants me to do is that the entire data set has a label name of "Study States" rather than just "States". I am guessing we are supposed to do this as "Study States" would not be a valid data set name otherwise.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2017 04:11:27 GMT</pubDate>
    <dc:creator>marianhabesland</dc:creator>
    <dc:date>2017-11-07T04:11:27Z</dc:date>
    <item>
      <title>Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411034#M3883</link>
      <description>&lt;P&gt;I am wondering if there is way to make a label for entire data set. I have an assignment where I am supposed to have a label of "Study States" to my data set HypTabs.States. I know how to make variable labels, but is there a way to make a label for the actual data set?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 03:31:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411034#M3883</guid>
      <dc:creator>marianhabesland</dc:creator>
      <dc:date>2017-11-07T03:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411039#M3884</link>
      <description>&lt;P&gt;Yes, LABEL="My label" exists as a dataset option.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:03:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411039#M3884</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-11-07T04:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411044#M3885</link>
      <description>&lt;P&gt;Good to know! How do you specify that it is the label for the entire data set value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because if I put in LABEL State = "Study States" that does not work as I assume it seems like I am trying to specify a variable label. If I put LABEL = "Study States" it really just makes a variable called label that repeats the observation of "Study States". Basically what my professor wants me to do is that the entire data set has a label name of "Study States" rather than just "States". I am guessing we are supposed to do this as "Study States" would not be a valid data set name otherwise.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:11:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411044#M3885</guid>
      <dc:creator>marianhabesland</dc:creator>
      <dc:date>2017-11-07T04:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411045#M3886</link>
      <description>&lt;P&gt;Data want / label= 'my study data with clean name';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think it’s like above but haven’t tested it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411045#M3886</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-07T04:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411046#M3887</link>
      <description>&lt;P&gt;My bad, it’s in parentheses:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/ledsoptsref/69751/HTML/default/viewer.htm#p1njbys6vjpehjn1q0p00h0tnjym.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/ledsoptsref/69751/HTML/default/viewer.htm#p1njbys6vjpehjn1q0p00h0tnjym.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or via PROC DATASETS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:17:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411046#M3887</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-07T04:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411047#M3888</link>
      <description>&lt;P&gt;data myDataset(label="My nice dataset");&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:17:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411047#M3888</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-11-07T04:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Label for data set</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411052#M3890</link>
      <description>&lt;P&gt;Thanks you guys! Finally got it to work. Just had the placement wrong, so it kept making a variable called LABEL instead.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Label-for-data-set/m-p/411052#M3890</guid>
      <dc:creator>marianhabesland</dc:creator>
      <dc:date>2017-11-07T04:24:30Z</dc:date>
    </item>
  </channel>
</rss>

