<?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 with slider calendars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-with-slider-calendars/m-p/358918#M133210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I am a new qlikview user and need some set analysis help when using slider calendars.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;Basically I am trying to sum the number of accounts where the TSPSTATUS = Active,Pending,Inactive. But I am using a slider calendar where you can select from and to dates. Currently it keeps summing all the accounts and not narrowing it down to the dates selected.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;TSPCalendar.Date&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;"&amp;gt;=$(From)&amp;lt; =$(To)"&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;}&amp;gt;} {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;TSPSTATUS&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt; = {Active,Pending,Inactive}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;ACCOUNTCOUNT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Please can anyone help! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 15:24:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-18T15:24:04Z</dc:date>
    <item>
      <title>set analysis with slider calendars</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-slider-calendars/m-p/358918#M133210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;I am a new qlikview user and need some set analysis help when using slider calendars.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;Basically I am trying to sum the number of accounts where the TSPSTATUS = Active,Pending,Inactive. But I am using a slider calendar where you can select from and to dates. Currently it keeps summing all the accounts and not narrowing it down to the dates selected.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;TSPCalendar.Date&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;"&amp;gt;=$(From)&amp;lt; =$(To)"&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;}&amp;gt;} {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;TSPSTATUS&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt; = {Active,Pending,Inactive}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-size: 9pt;"&gt;ACCOUNTCOUNT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Times New Roman;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Please can anyone help! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 15:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-slider-calendars/m-p/358918#M133210</guid>
      <dc:creator />
      <dc:date>2012-05-18T15:24:04Z</dc:date>
    </item>
    <item>
      <title>set analysis with slider calendars</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-slider-calendars/m-p/358919#M133211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You may want to try adding the date() function to the $(From) and $(To), i.e. $(=date(From)).&lt;BR /&gt;Remember that you are creating a search string to compare against, so you can try to test this on the listbox for the date field to see if you get any results. The other way I have seen this is if the From and To fields are actually timestamps, then the search can get a little tricky. You can set the format for the fields in Document Properties ... Number. Find the fields in the list and change the format to Date and make sure Survive Reload is checked.&lt;BR /&gt;-Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 15:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-slider-calendars/m-p/358919#M133211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-18T15:52:09Z</dc:date>
    </item>
  </channel>
</rss>

