<?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 Set Analysis Not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742189#M1053687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Friends,&lt;/P&gt;&lt;P&gt;i have a speedo meter which display record on current day basis it was working fine in project but when i modified the project and add 1 field its shows 0 counts inspite of 251.&lt;/P&gt;&lt;P&gt;set analysis used in speedometer.&lt;/P&gt;&lt;P&gt;=Count ({&amp;lt;CalendarDate={'$(=max(CalendarDate))'} &amp;gt;} proposal)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 10:55:39 GMT</pubDate>
    <dc:creator>noman212</dc:creator>
    <dc:date>2014-10-31T10:55:39Z</dc:date>
    <item>
      <title>Set Analysis Not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742189#M1053687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Friends,&lt;/P&gt;&lt;P&gt;i have a speedo meter which display record on current day basis it was working fine in project but when i modified the project and add 1 field its shows 0 counts inspite of 251.&lt;/P&gt;&lt;P&gt;set analysis used in speedometer.&lt;/P&gt;&lt;P&gt;=Count ({&amp;lt;CalendarDate={'$(=max(CalendarDate))'} &amp;gt;} proposal)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742189#M1053687</guid>
      <dc:creator>noman212</dc:creator>
      <dc:date>2014-10-31T10:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742190#M1053688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be because the Max(CalendarDate) have 0 data...&lt;/P&gt;&lt;P&gt;Try &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Create a Straight Table with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Dimension &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CalendarDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT(proposal)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sort By CalendarDate descending order and go to presentation tab and untick suppress zero values..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;let me know what is the value coming for max CalendarDate&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If it is Zero, you can try below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count({&amp;lt;CalendarDate = {'$(=Date(Max(CalendarDate)-1))'}&amp;gt;}proposal)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742190#M1053688</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-31T10:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Not working</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742191#M1053689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot for your solution , when i put Date before MAX in set expression its work fien but i dnt know why it happened...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Not-working/m-p/742191#M1053689</guid>
      <dc:creator>noman212</dc:creator>
      <dc:date>2014-10-31T11:19:54Z</dc:date>
    </item>
  </channel>
</rss>

