<?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: How to include the selected months in the set analysis ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664292#M449039</link>
    <description>&lt;P&gt;It worked for the current selected year ,month and quarter. How to write the same expression for the previous quarter.&amp;nbsp; I'm not sure what is wrong with this expression ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({&amp;lt;quarter={"&amp;lt;=$(vquarter) &amp;gt;=$(=$(vquarter)-1)"}&amp;gt;} distinct ID) Where&amp;nbsp; vquarter = Max(quarternum)&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 03:30:47 GMT</pubDate>
    <dc:creator>bob654321</dc:creator>
    <dc:date>2020-01-10T03:30:47Z</dc:date>
    <item>
      <title>How to include the selected months in the set analysis ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664201#M449035</link>
      <description>&lt;P&gt;I'm using this expression to get the counts.&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Month,MonthYear={'$(vMaxMonthYear)'}, fnl_determ_qtr={$(vSelectedQuarter)}&amp;gt;}DISTINCT ID))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the problem is the expression is only displaying the counts for maximum month in a particular quarter if quarter value in the listbox selected.&amp;nbsp; How to calculate the counts for all the months instead of just maximum month in a quarter ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664201#M449035</guid>
      <dc:creator>bob654321</dc:creator>
      <dc:date>2024-11-16T01:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to include the selected months in the set analysis ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664290#M449038</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt; fnl_determ_qtr={$(vSelectedQuarter)}&amp;gt;}DISTINCT ID))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 02:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664290#M449038</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2020-01-10T02:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to include the selected months in the set analysis ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664292#M449039</link>
      <description>&lt;P&gt;It worked for the current selected year ,month and quarter. How to write the same expression for the previous quarter.&amp;nbsp; I'm not sure what is wrong with this expression ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({&amp;lt;quarter={"&amp;lt;=$(vquarter) &amp;gt;=$(=$(vquarter)-1)"}&amp;gt;} distinct ID) Where&amp;nbsp; vquarter = Max(quarternum)&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 03:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664292#M449039</guid>
      <dc:creator>bob654321</dc:creator>
      <dc:date>2020-01-10T03:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to include the selected months in the set analysis ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664295#M449041</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Maybe try:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count({&amp;lt;quarter={"&amp;gt;=$(=$(vquarter)-1)&amp;lt;=$(vquarter) "}&amp;gt;} distinct ID) Where&amp;nbsp; vquarter = Max(quarternum)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 03:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664295#M449041</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2020-01-10T03:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to include the selected months in the set analysis ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664297#M449042</link>
      <description>&lt;P&gt;I tried your expression and I'm seeing the data for only current quarter selected in the listbox. It is not displaying the data for the previous quarter.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 04:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1664297#M449042</guid>
      <dc:creator>bob654321</dc:creator>
      <dc:date>2020-01-10T04:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to include the selected months in the set analysis ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1674137#M449604</link>
      <description>&lt;P&gt;Bob, have a look at the following Design Blog post, might provide some further insight on this one:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Dates-in-Set-Analysis/ba-p/1472511" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Dates-in-Set-Analysis/ba-p/1472511&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 21:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-include-the-selected-months-in-the-set-analysis/m-p/1674137#M449604</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-10T21:14:34Z</dc:date>
    </item>
  </channel>
</rss>

