<?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 Variable not working in setanalysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824586#M1044133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can any one please answer me why the below expression is not working in pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count( if($(vTime1) &amp;gt; 34600, articleId))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dimension is MonthYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : $vTime1 =&lt;/P&gt;&lt;P&gt;(Subfield(Interval($(vSum1),'hh:mm:ss'),':',1)*60*60)+&lt;/P&gt;&lt;P&gt;(Subfield(Interval($(vSum1),'hh:mm:ss'),':',2)*60)+&lt;/P&gt;&lt;P&gt;(Subfield(Interval($(vSum1),'hh:mm:ss'),':',3))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 12:30:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-26T12:30:36Z</dc:date>
    <item>
      <title>Variable not working in setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824586#M1044133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can any one please answer me why the below expression is not working in pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count( if($(vTime1) &amp;gt; 34600, articleId))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dimension is MonthYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : $vTime1 =&lt;/P&gt;&lt;P&gt;(Subfield(Interval($(vSum1),'hh:mm:ss'),':',1)*60*60)+&lt;/P&gt;&lt;P&gt;(Subfield(Interval($(vSum1),'hh:mm:ss'),':',2)*60)+&lt;/P&gt;&lt;P&gt;(Subfield(Interval($(vSum1),'hh:mm:ss'),':',3))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 12:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824586#M1044133</guid>
      <dc:creator />
      <dc:date>2014-11-26T12:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Variable not working in setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824587#M1044134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Divya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using else condition and check the expression again like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count( if($(vTime1) &amp;gt; 34600, articleId,'less than 34600'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 13:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824587#M1044134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Variable not working in setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824588#M1044135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using without $() like the below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(Subfield(Interval(vSum1,'hh:mm:ss'),':',1)*60*60)+&lt;/P&gt;&lt;P&gt;(Subfield(Interval(vSum1,'hh:mm:ss'),':',2)*60)+&lt;/P&gt;&lt;P&gt;(Subfield(Interval(vSum1,'hh:mm:ss'),':',3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count( if(vTime1 &amp;gt; 34600, articleId))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 13:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824588#M1044135</guid>
      <dc:creator />
      <dc:date>2014-11-26T13:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variable not working in setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824589#M1044136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Divya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you want something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Time_Field={"&amp;gt;=$(=num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(vTime1))&lt;/SPAN&gt;)"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;articleId&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Gonçalo Pereira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 13:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-not-working-in-setanalysis/m-p/824589#M1044136</guid>
      <dc:creator>goncalo_ricardo_pereira</dc:creator>
      <dc:date>2014-11-26T13:30:20Z</dc:date>
    </item>
  </channel>
</rss>

