<?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 analysis - daily and mtd totals in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56144#M9344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;INSPN_DATE? Is this formatted as a number?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 17:37:46 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-04T17:37:46Z</dc:date>
    <item>
      <title>Set analysis - daily and mtd totals</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56141#M9341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to get the daily count and the mtd count in the same table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I select a single date and the daily count is straightforward but how can I get the MTD count?&lt;/P&gt;&lt;P&gt;Seems perfect for set analysis and I've tried the date range syntax but the count matches the daily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/197307"&gt;Date range in set analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56141#M9341</guid>
      <dc:creator>markp201</dc:creator>
      <dc:date>2018-04-04T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - daily and mtd totals</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56142#M9342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was the expression that you tried?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56142#M9342</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-04T16:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - daily and mtd totals</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56143#M9343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT({1&amp;lt;INSPN_STATUS={'Complete'},INSPN_DATE={"&amp;gt;=$(=NUM(MONTHSTART(INSPN_DATE)))&amp;lt;=$(=NUM(MONTHEND(INSPN_DATE)))"}&amp;gt;}INSPN_STATUS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the field i use for the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to use a variable instead of the actually field?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In english - for each region I need the count for the selected date and the related MTD count&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56143#M9343</guid>
      <dc:creator>markp201</dc:creator>
      <dc:date>2018-04-04T16:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - daily and mtd totals</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56144#M9344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the format for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;INSPN_DATE? Is this formatted as a number?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 17:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56144#M9344</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-04T17:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - daily and mtd totals</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56145#M9345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT({&amp;lt;INSPN_DATE=,INSPN_DATE={"&amp;gt;=$(vMonthStart)"}, INSPN_DATE={"&amp;lt;=$(vSelectedDate)"}&amp;gt;}INSPN_STATUS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All formats are numeric.&amp;nbsp; Returns 0&amp;nbsp;&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 21:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56145#M9345</guid>
      <dc:creator>markp201</dc:creator>
      <dc:date>2018-04-05T21:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - daily and mtd totals</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56146#M9346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok - finally got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Average daily counts for month&lt;/P&gt;&lt;P&gt;vMonthStart&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =NUM(MONTHSTART(INSPN_DATE))&lt;/P&gt;&lt;P&gt;vSelectedDate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =INSPN_DATE&lt;/P&gt;&lt;P&gt;vMTDDays&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =NETWORKDAYS($(vMonthStart),$(vSelectedDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT({&amp;lt;INSPN_DATE={'&amp;gt;=$(vMonthStart)&amp;lt;=$(vSelectedDate)'}&amp;gt;}INSPN_STATUS) / $(vMTDDays)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only took a 3 days &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 21:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-daily-and-mtd-totals/m-p/56146#M9346</guid>
      <dc:creator>markp201</dc:creator>
      <dc:date>2018-04-05T21:47:56Z</dc:date>
    </item>
  </channel>
</rss>

