<?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: NotacoderHelp Please and thank you. Question on changing values of a variable for SAS Enterprise in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831529#M35627</link>
    <description>&lt;P&gt;Can you share the syntax error to here? From the little screenshot you shared it looks like you are in the Query Builder, and to me it looks like you did the right thing by applying the DTYEAR format. Perhaps something else needs attention.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 11:45:20 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2022-09-02T11:45:20Z</dc:date>
    <item>
      <title>Please and thank you.Question on changing values of a variable for SAS Enterprise 8.3</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831258#M35621</link>
      <description>&lt;P&gt;I have a variable called SCHOOL_YEAR--IT has a calendar and a clock on it, the closest way I can describe it is that it is numerical--NOT text. This variable normally looks like the bottom where it is just years. The variable character below is #.&amp;nbsp; can you help me? thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_V_R_0-1661954593894.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/74906iA45F1F0F5685787A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SAS_V_R_0-1661954593894.png" alt="SAS_V_R_0-1661954593894.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_V_R_1-1661954641537.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/74905i4207BC6D48B21F8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SAS_V_R_1-1661954641537.png" alt="SAS_V_R_1-1661954641537.png" /&gt;&lt;/span&gt;but  I need to make it look like years&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:06:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831258#M35621</guid>
      <dc:creator>SAS_V_R</dc:creator>
      <dc:date>2022-08-31T14:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Please and thank you.Question on changing values of a variable for SAS Enterprise 8.3</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831262#M35622</link>
      <description>&lt;P&gt;If I am understanding the question properly, you want to make the variable SCHOOL_YEAR show only the year and not the month, day or time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All you have to do is assign it a different format. In code you could use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;format school_year dtyear.;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or in the Enterprise Guide GUI, you can open the properties for SCHOOL_YEAR and assign the format &lt;FONT face="courier new,courier"&gt;DTYEAR.&lt;/FONT&gt; in the properties dialog box.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:18:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831262#M35622</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-08-31T14:18:54Z</dc:date>
    </item>
    <item>
      <title>NotacoderHelp Please and thank you. Question on changing values of a variable for SAS Enterprise 8.3</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831263#M35623</link>
      <description>&lt;P&gt;Thank you. I want to make the top look like the bottom. I am not coding. I do not know how to code.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:20:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831263#M35623</guid>
      <dc:creator>SAS_V_R</dc:creator>
      <dc:date>2022-08-31T14:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: NotacoderHelp Please and thank you. Question on changing values of a variable for SAS Enterprise</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831267#M35624</link>
      <description>&lt;P&gt;You see? What do I add in Details? there is a syntax error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_V_R_2-1661956071699.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/74909i833E704D88E9F69C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SAS_V_R_2-1661956071699.png" alt="SAS_V_R_2-1661956071699.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:28:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831267#M35624</guid>
      <dc:creator>SAS_V_R</dc:creator>
      <dc:date>2022-08-31T14:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: NotacoderHelp Please and thank you. Question on changing values of a variable for SAS Enterprise</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831269#M35625</link>
      <description>&lt;P&gt;I think someone else will need to help you here, as I don't use Enterprise Guide enough to give specific instructions.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 14:31:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831269#M35625</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-08-31T14:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: NotacoderHelp Please and thank you. Question on changing values of a variable for SAS Enterprise</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831529#M35627</link>
      <description>&lt;P&gt;Can you share the syntax error to here? From the little screenshot you shared it looks like you are in the Query Builder, and to me it looks like you did the right thing by applying the DTYEAR format. Perhaps something else needs attention.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 11:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Please-and-thank-you-Question-on-changing-values-of-a-variable/m-p/831529#M35627</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-09-02T11:45:20Z</dc:date>
    </item>
  </channel>
</rss>

