<?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 expression shouldnt change when selecting monthyear in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548515#M481763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have disregarded the selection only from count function using set modifier 1. But it needs to be included within Min and Max function also. For that reason MonthYear selection did effect on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Min(Date_CleanDato)&lt;/SPAN&gt; or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Max(Date_CleanDato). Hope you will find ans your next query your self.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;som&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Sep 2013 12:46:38 GMT</pubDate>
    <dc:creator>somenathroy</dc:creator>
    <dc:date>2013-09-20T12:46:38Z</dc:date>
    <item>
      <title>Set analysis expression shouldnt change when selecting monthyear</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548512#M481760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({1&amp;lt;DimRaptorCustomer.CustomerID={'$(vCustomer)'},Date_CleanDato={"&amp;gt;=$(=Date(Min(Date_CleanDato))) &amp;lt;= $(=Date(Max(Date_CleanDato)))", MonthYear=}&amp;gt;} DateKey)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is supposed to count all dates where i have data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*But when i select monthYear in listbox. It only count the month i choose. It should not do so! It should act like i have nothing selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548512#M481760</guid>
      <dc:creator />
      <dc:date>2013-09-20T12:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression shouldnt change when selecting monthyear</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548513#M481761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use below exp:&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;&lt;STRONG&gt;=count({1&amp;lt;DimRaptorCustomer.CustomerID={'$(vCustomer)'},&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date_CleanDato={"&amp;gt;=$(=Date(Min({1&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; MonthYear&lt;/SPAN&gt;&amp;gt;}Date_CleanDato))) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&amp;lt;= $(=Date(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; MonthYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;}&lt;/SPAN&gt;Date_CleanDato)))", MonthYear=}&amp;gt;} DateKey)&lt;/STRONG&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;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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;Regards,&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;som&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548513#M481761</guid>
      <dc:creator>somenathroy</dc:creator>
      <dc:date>2013-09-20T12:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression shouldnt change when selecting monthyear</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548514#M481762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant. Why doesnt my expression not work? can u explain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Monthend(Max(Date_CleanDato)) - MonthStart(min(Date_CleanDato))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i do so its not affected by the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548514#M481762</guid>
      <dc:creator />
      <dc:date>2013-09-20T12:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression shouldnt change when selecting monthyear</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548515#M481763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have disregarded the selection only from count function using set modifier 1. But it needs to be included within Min and Max function also. For that reason MonthYear selection did effect on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Min(Date_CleanDato)&lt;/SPAN&gt; or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Max(Date_CleanDato). Hope you will find ans your next query your self.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;som&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 12:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-shouldnt-change-when-selecting-monthyear/m-p/548515#M481763</guid>
      <dc:creator>somenathroy</dc:creator>
      <dc:date>2013-09-20T12:46:38Z</dc:date>
    </item>
  </channel>
</rss>

