<?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: Capture of Median - DataFlux in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184655#M3775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronny, I have attached the job in a Data Management package file as well as the ddf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions importing it into your environment, or any questions about the job itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2014 14:22:32 GMT</pubDate>
    <dc:creator>skillman</dc:creator>
    <dc:date>2014-12-01T14:22:32Z</dc:date>
    <item>
      <title>Capture of Median - DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184652#M3772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;As part of a Business Rule, there is a requirement&amp;nbsp; of using the Median as part of the condition, one of the approach we are trying to take is to see if its part of any of the profiling node which then can be used in conjunction of the Data Monitoring node in a data job. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hence the following query &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is there any manner wherein I can capture the Median Statistic that is outputted as part of a Profiling activity, if Not&lt;/P&gt;&lt;P&gt;2) Any one who has used the expression node to generate the median.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard&lt;/P&gt;&lt;P&gt;Ronny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 20:12:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184652#M3772</guid>
      <dc:creator>Ronny_Dsouza</dc:creator>
      <dc:date>2014-11-24T20:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Capture of Median - DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184653#M3773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronny,&lt;/P&gt;&lt;P&gt;There is not a straightforward way to do this with just one expression. I have attached a screenshot of a job that will calculate the median:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="itssasct - Remote Desktop Connection_2014-11-25_11-44-50.png" class="jive-image-thumbnail jive-image" height="204" src="https://communities.sas.com/legacyfs/online/8026_itssasct - Remote Desktop Connection_2014-11-25_11-44-50.png" style="height: 204px; width: 728.571428571429px;" width="729" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="itssasct - Remote Desktop Connection_2014-11-25_11-47-03.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/8027_itssasct - Remote Desktop Connection_2014-11-25_11-47-03.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="itssasct - Remote Desktop Connection_2014-11-25_11-47-52.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/8029_itssasct - Remote Desktop Connection_2014-11-25_11-47-52.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The other variables are ones that were created to assist in the median calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 16:49:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184653#M3773</guid>
      <dc:creator>skillman</dc:creator>
      <dc:date>2014-11-25T16:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Capture of Median - DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184654#M3774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Shawan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would it be possible to share the job , it would be of great help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:44:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184654#M3774</guid>
      <dc:creator>Ronny_Dsouza</dc:creator>
      <dc:date>2014-11-26T19:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Capture of Median - DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184655#M3775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronny, I have attached the job in a Data Management package file as well as the ddf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions importing it into your environment, or any questions about the job itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 14:22:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Capture-of-Median-DataFlux/m-p/184655#M3775</guid>
      <dc:creator>skillman</dc:creator>
      <dc:date>2014-12-01T14:22:32Z</dc:date>
    </item>
  </channel>
</rss>

