<?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: Set Identifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097976#M463314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)}&lt;SPAN style="color: #ff0000;"&gt;, NarrationCat = {'Non Refund'}&lt;/SPAN&gt;&amp;gt;} NrLoans)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)}&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, NarrationCat = {'Non Refund'}&lt;/SPAN&gt;&amp;gt;} TOTAL NrLoans)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 12:02:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-19T12:02:41Z</dc:date>
    <item>
      <title>Set Identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097974#M463312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would to add an a filter on the expression below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)}&amp;nbsp; &amp;gt;} NrLoans )&lt;/P&gt;&lt;P&gt;/sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)} &amp;gt;} Total NrLoans )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I would like to add : NarrationCat = 'Non Refund'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 10:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097974#M463312</guid>
      <dc:creator />
      <dc:date>2016-07-19T10:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097975#M463313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want this ratio just for 'Non Refund', you should use&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)} , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NarrationCat = {'Non Refund'} &lt;/SPAN&gt;&amp;gt;} NrLoans )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NarrationCat = {'Non Refund'} &lt;/SPAN&gt; &amp;gt;} Total NrLoans )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;However, if you instead want to see the ratio of 'Non Refund' as compared to all, you should use&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)} , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NarrationCat = {'Non Refund'} &lt;/SPAN&gt;&amp;gt;} NrLoans )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)}&amp;nbsp; &amp;gt;} Total NrLoans )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097975#M463313</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-07-19T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097976#M463314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)}&lt;SPAN style="color: #ff0000;"&gt;, NarrationCat = {'Non Refund'}&lt;/SPAN&gt;&amp;gt;} NrLoans)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)}&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, NarrationCat = {'Non Refund'}&lt;/SPAN&gt;&amp;gt;} TOTAL NrLoans)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097976#M463314</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-19T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097977#M463315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)} ,NarrationCat = {'Non Refund'} &amp;gt;} NrLoans )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/sum( {$&amp;lt;ValueMonth = {$(#vMaxCycle)} ,NarrationCat = {'Non Refund'}&amp;gt;} Total NrLoans )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097977#M463315</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2016-07-19T12:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Identifier</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097978#M463316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone, it help... Now the expression is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Identifier/m-p/1097978#M463316</guid>
      <dc:creator />
      <dc:date>2016-07-19T12:46:08Z</dc:date>
    </item>
  </channel>
</rss>

