<?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: Computing scoring of Business Rules using Expression node in SAS DataFlux DMP in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Computing-scoring-of-Business-Rules-using-Expression-node-in-SAS/m-p/211168#M4951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the data type to a 'real' and you will get the precision you are expecting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;real Score&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;Score = No of Triggers \ No of Rows Processed&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;-shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2015 16:14:25 GMT</pubDate>
    <dc:creator>skillman</dc:creator>
    <dc:date>2015-06-22T16:14:25Z</dc:date>
    <item>
      <title>Computing scoring of Business Rules using Expression node in SAS DataFlux DMP</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Computing-scoring-of-Business-Rules-using-Expression-node-in-SAS/m-p/211167#M4950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to figure out a precision based&amp;nbsp; scoring for the business rules within dimension, wherein in the Data Job we are using the information such as No of Triggers / No of Rows as part of the calculation.&lt;/P&gt;&lt;P&gt;The following is our code in the expression node&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integer Score&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Score = No of Triggers \ No of Rows Processed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&amp;nbsp; Score = 15/ 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above should ideally give us something like 0.15, but instead of this value we obtain the result as 0,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to understand, which part of the computation we are doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ronny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:00:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Computing-scoring-of-Business-Rules-using-Expression-node-in-SAS/m-p/211167#M4950</guid>
      <dc:creator>Ronny_Dsouza</dc:creator>
      <dc:date>2015-06-22T14:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Computing scoring of Business Rules using Expression node in SAS DataFlux DMP</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Computing-scoring-of-Business-Rules-using-Expression-node-in-SAS/m-p/211168#M4951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ronny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the data type to a 'real' and you will get the precision you are expecting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;real Score&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;Score = No of Triggers \ No of Rows Processed&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;-shawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 16:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Computing-scoring-of-Business-Rules-using-Expression-node-in-SAS/m-p/211168#M4951</guid>
      <dc:creator>skillman</dc:creator>
      <dc:date>2015-06-22T16:14:25Z</dc:date>
    </item>
  </channel>
</rss>

