<?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 to Create an Absolute Variable? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506506#M1339</link>
    <description>&lt;P&gt;Tasks and&amp;nbsp;Utilities&amp;nbsp;is the name for the GUI tools in SAS Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45151"&gt;@RW9&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no idea what "Tasks and Utilities" is, what software?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Oct 2018 16:20:25 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-10-22T16:20:25Z</dc:date>
    <item>
      <title>How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506448#M1327</link>
      <description>&lt;P&gt;Dear SAS users,&lt;/P&gt;&lt;P&gt;I am a total dummy when it comes to using SAS. Thus, I apologise for totally non-challenging questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create an absolute value for the difference of measurements for required value (speed).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, could you advice h&lt;SPAN&gt;ow to do it&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;using&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;- 'Tasks and Utilities' tabs&lt;/P&gt;&lt;P&gt;- The code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your kind help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Agnieszka&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 14:13:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506448#M1327</guid>
      <dc:creator>aczech2001</dc:creator>
      <dc:date>2018-10-22T14:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506449#M1328</link>
      <description>&lt;P&gt;Can you show us some sample data, and the expected results?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 14:17:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506449#M1328</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-10-22T14:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506469#M1329</link>
      <description>&lt;P&gt;In terms of code you would use the abs() function:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000245861.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000245861.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no idea what "Tasks and Utilities" is, what software?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 14:56:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506469#M1329</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-10-22T14:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506470#M1330</link>
      <description>&lt;P&gt;This would depend on your data structure a lot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the variables are in the same line it's one way, and if they're in different lines you need a different approach.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you checked out the tutorial video's here or taken the free e-course? It would help you answer a lot of these questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://video.sas.com/detail/videos/sas-analytics-u/video/4573023399001/creating-a-new-column-in-sas?autoStart=true&amp;amp;page=1" target="_blank"&gt;https://video.sas.com/detail/videos/sas-analytics-u/video/4573023399001/creating-a-new-column-in-sas?autoStart=true&amp;amp;page=1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240544"&gt;@aczech2001&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Dear SAS users,&lt;/P&gt;
&lt;P&gt;I am a total dummy when it comes to using SAS. Thus, I apologise for totally non-challenging questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to create an absolute value for the difference of measurements for required value (speed).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, could you advice h&lt;SPAN&gt;ow to do it&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;using&lt;/SPAN&gt;:&lt;/P&gt;
&lt;P&gt;- 'Tasks and Utilities' tabs&lt;/P&gt;
&lt;P&gt;- The code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for your kind help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Agnieszka&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 14:57:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506470#M1330</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-22T14:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506493#M1336</link>
      <description>&lt;P&gt;Hi. Thank you for answering my question.&lt;/P&gt;&lt;P&gt;'Tasks and Utilities' is the drop down list for different SAS functions on the left hand side of the screen. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:09:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506493#M1336</guid>
      <dc:creator>aczech2001</dc:creator>
      <dc:date>2018-10-22T16:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506495#M1337</link>
      <description>&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;Thank you for trying to help out with this task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, see the data attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was looking to find an absolute value from the difference for levels of Pain 1 and 2,&amp;nbsp; calculated by subtracting Pain1 values from Pain 2 values for each individual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:13:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506495#M1337</guid>
      <dc:creator>aczech2001</dc:creator>
      <dc:date>2018-10-22T16:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506505#M1338</link>
      <description>ABS() is the function to return the absolute value of a number. Combined with the video above, you should have enough information to make an attempt to solve your problem. If you still are not getting your desired results please post your code or a snapshot of your task.</description>
      <pubDate>Mon, 22 Oct 2018 16:19:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506505#M1338</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-22T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create an Absolute Variable?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506506#M1339</link>
      <description>&lt;P&gt;Tasks and&amp;nbsp;Utilities&amp;nbsp;is the name for the GUI tools in SAS Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45151"&gt;@RW9&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no idea what "Tasks and Utilities" is, what software?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:20:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-Create-an-Absolute-Variable/m-p/506506#M1339</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-22T16:20:25Z</dc:date>
    </item>
  </channel>
</rss>

