<?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 lab unit conversion in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20857#M979</link>
    <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I am facing a problem with my labs dataset. There is a choice of 10 different units to choose from for reporting WBC values. the format used is 11.3(w.d). so some values are 11300.000 * 10^3/cumm which actually should be 11.300 * 10^3/cumm.&lt;BR /&gt;
I seperated all the units into different datasets. but changing the format is not helping and the records are frozen so they can only be changed in the program.&lt;BR /&gt;
&lt;BR /&gt;
Can any one help me as to how can I aproach the problem and have all the values in 6.3 format.&lt;BR /&gt;
&lt;BR /&gt;
Thank in advance&lt;BR /&gt;
&lt;BR /&gt;
April</description>
    <pubDate>Fri, 23 May 2008 19:49:42 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-05-23T19:49:42Z</dc:date>
    <item>
      <title>lab unit conversion</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20857#M979</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I am facing a problem with my labs dataset. There is a choice of 10 different units to choose from for reporting WBC values. the format used is 11.3(w.d). so some values are 11300.000 * 10^3/cumm which actually should be 11.300 * 10^3/cumm.&lt;BR /&gt;
I seperated all the units into different datasets. but changing the format is not helping and the records are frozen so they can only be changed in the program.&lt;BR /&gt;
&lt;BR /&gt;
Can any one help me as to how can I aproach the problem and have all the values in 6.3 format.&lt;BR /&gt;
&lt;BR /&gt;
Thank in advance&lt;BR /&gt;
&lt;BR /&gt;
April</description>
      <pubDate>Fri, 23 May 2008 19:49:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20857#M979</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-23T19:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: lab unit conversion</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20858#M980</link>
      <description>Where is the "* 10^3" coming from?  certainly not a format, because I think the format would report it as "11.300E+3".&lt;BR /&gt;
&lt;BR /&gt;
So, if you have a value which is reported as 11300.000 by the 11.3 format and you want it to be 11.300, then you need to divide the number by 1000 first, before reporting/printing it.</description>
      <pubDate>Mon, 26 May 2008 15:46:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20858#M980</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-26T15:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: lab unit conversion</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20859#M981</link>
      <description>There are 2 columns one with the value for wbc another with unit. there are 12 different types to choose from so the way it looks is Col1:14.500  col2:10^3/ul&lt;BR /&gt;
so the problem is that these values are wrong for certain subjects in terms of their decimals. We cannot apply same program to deal with all the values in a dataset.  My problem is what can be done in terms of programming that takes care of the wrong values like some values look like 1130.000 or 140.000, they have been entered wrong. I hope this is understandable.&lt;BR /&gt;
&lt;BR /&gt;
Please let me know if you can help.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your time.&lt;BR /&gt;
&lt;BR /&gt;
April</description>
      <pubDate>Tue, 27 May 2008 14:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/lab-unit-conversion/m-p/20859#M981</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-05-27T14:11:21Z</dc:date>
    </item>
  </channel>
</rss>

