<?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 Logical help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314765#M408309</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;/P&gt;&lt;P&gt;I have field named&amp;nbsp; "CSS_CurrentCEScoreR"&amp;nbsp; which has range of number till 1000.I want to derive a new column from by arranging a range like 0-20,20-40 and so on from this field. I am using the Class function for this but still no data is populating. Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adarsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2017 10:57:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-13T10:57:57Z</dc:date>
    <item>
      <title>Logical help</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314765#M408309</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;/P&gt;&lt;P&gt;I have field named&amp;nbsp; "CSS_CurrentCEScoreR"&amp;nbsp; which has range of number till 1000.I want to derive a new column from by arranging a range like 0-20,20-40 and so on from this field. I am using the Class function for this but still no data is populating. Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adarsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 10:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314765#M408309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-13T10:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Logical help</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314766#M408310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Class(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CSS_CurrentCEScoreR&lt;/SPAN&gt;,20) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CSS_CurrentCEScoreR&lt;/SPAN&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 11:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314766#M408310</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-13T11:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Logical help</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314767#M408311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, I used this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD replace(class(RowNo(),20),'&amp;lt;= x &amp;lt;','-') as ID1 AutoGenerate 998;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Output:&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/159970_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 11:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314767#M408311</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-13T11:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Logical help</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314768#M408312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a User Interface expression, or in the Load script? You're not posting this in the Scripting forum, so I'm assuming you want to do this on-the-fly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post an small example document that shows this behavior? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 12:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1314768#M408312</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-13T12:12:29Z</dc:date>
    </item>
  </channel>
</rss>

