<?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 - Reporting Dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561852#M554823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karl!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have difficulty with dates. I thought they all three fields were dates so I wouldn't have to use any num function.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 13:12:27 GMT</pubDate>
    <dc:creator>zagzebski</dc:creator>
    <dc:date>2013-09-03T13:12:27Z</dc:date>
    <item>
      <title>Set Analysis - Reporting Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561847#M554818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am an expression that is working well:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;^CustProducer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=[Commission Producer CummPerc]&amp;lt;=$(vRetensionPct)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Commission&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;However I need to add a further requirement to the expression.&amp;nbsp; I have a field called ProdGLMonth and need to add extra filter ot the set analysis that basically does the following: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Where ProdGLMonth is between [Reporting Begin Month] and [Reporting End Month]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 00:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561847#M554818</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-09-03T00:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Reporting Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561848#M554819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If ProdGLMonth, [Reporting Begin Month], [Reporting End Month] are months created using QlikView or numbers try the following expression:&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; font-size: 12.800000190734863px;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;^CustProducer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"=[Commission Producer CummPerc]&amp;lt;=$(vRetensionPct)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.399999618530273px;"&gt;ProdGLMonth = {"&amp;gt;=[Reporting Begin Month]&amp;lt;=[Reporting End Month]"}&lt;/SPAN&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Commission&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt; line-height: 1.5em;"&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; font-size: 8pt; line-height: 1.5em;"&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; font-size: 8pt; line-height: 1.5em;"&gt;Regards, Karl&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 04:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561848#M554819</guid>
      <dc:creator />
      <dc:date>2013-09-03T04:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Reporting Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561849#M554820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;^CustProducer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"=[Commission Producer CummPerc]&amp;lt;=$(vRetensionPct)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, ProdGLMonth = {"&amp;gt;=$(=num([Reporting Begin Month])) &amp;lt;=$(=num([Reporting End Month]))"}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Commission&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;assuming ProdGLMonth is a number presenting month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Herman&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 04:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561849#M554820</guid>
      <dc:creator />
      <dc:date>2013-09-03T04:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Reporting Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561850#M554821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Opps....I was late.... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 04:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561850#M554821</guid>
      <dc:creator />
      <dc:date>2013-09-03T04:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Reporting Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561851#M554822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeap, but you're right.&amp;nbsp; I forgot to add the dollar-sign expansion and the num function to my set analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 04:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561851#M554822</guid>
      <dc:creator />
      <dc:date>2013-09-03T04:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Reporting Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561852#M554823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karl!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have difficulty with dates. I thought they all three fields were dates so I wouldn't have to use any num function.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 13:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Reporting-Dates/m-p/561852#M554823</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-09-03T13:12:27Z</dc:date>
    </item>
  </channel>
</rss>

