<?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 not working in Box plot in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-in-Box-plot/m-p/2513844#M105387</link>
    <description>&lt;P&gt;I have the same problem as Aditya, that Set analysis is not working properly in a boxplot. My intention is that when in the Month filter 3 (March) is chosen, the data 1-3 (January-March) is shown. Unfortunately, only data for month 3 is shown.&lt;/P&gt;&lt;P&gt;Set expression in Boxplot Measure:&lt;/P&gt;&lt;P&gt;sum(&lt;BR /&gt;&amp;nbsp; {&amp;lt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; month = {"&amp;lt;=$(=max(month))"}&lt;BR /&gt;&amp;nbsp; &amp;gt;}&lt;BR /&gt;sales)&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;test:&lt;BR /&gt;load * inline&lt;BR /&gt;[&lt;BR /&gt;ProductName,category,sales,year,month,salesnr&lt;BR /&gt;A,Pharma,100,2022,3,s1&lt;BR /&gt;A,brush,200,2022,3,s2&lt;BR /&gt;A,gum,300,2022,2,s3&lt;BR /&gt;A,mouse,400,2022,4,s4&lt;BR /&gt;A,wood,500,2022,1,s5&lt;BR /&gt;A,plant,600,2022,2,s6&lt;/P&gt;&lt;P&gt;B,Tools,100,2022,2,s7&lt;BR /&gt;B,Pharma,200,2022,3,s8&lt;BR /&gt;B,brush,300,2022,1,s9&lt;BR /&gt;B,mouse,400,2022,2,s10&lt;BR /&gt;B,wood,500,2022,1,s11&lt;BR /&gt;B,plant,600,2022,2,s12&lt;/P&gt;&lt;P&gt;C,Soil,100,2022,3,s13&lt;BR /&gt;C,plant,200,2022,3,s14&lt;BR /&gt;C,Pharma,300,2022,2,s15&lt;BR /&gt;C,brush,400,2022,2,s16&lt;BR /&gt;C,Gauge,500,2022,1,s17&lt;BR /&gt;C,mouse,600,2022,2,s18&lt;/P&gt;&lt;P&gt;D,Medicine,100,2022,2,s19&lt;BR /&gt;D,brush,200,2022,4,s20&lt;BR /&gt;D,wood,300,2022,1,s21&lt;BR /&gt;D,Tools,400,2022,2,s22&lt;/P&gt;&lt;P&gt;E,Blood,100,2022,2,s23&lt;BR /&gt;E,brush,200,2022,1,s24&lt;BR /&gt;E,Gauge,300,2022,2,s25&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;I found an Community-Question from the year 2017, where is mentionned, that this is a bug (&lt;A href="https://community.qlik.com/t5/App-Development/Boxplots-and-set-analysis/td-p/1386098" target="_blank"&gt;Boxplots and set analysis - Qlik Community - 1386098&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Does anyone know, if this is still the case and if yes, problem solving ist planned?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 12:44:39 GMT</pubDate>
    <dc:creator>humbold2024</dc:creator>
    <dc:date>2025-04-10T12:44:39Z</dc:date>
    <item>
      <title>Set Analysis not working in Box plot</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-in-Box-plot/m-p/1947947#M78129</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have designed a box plot showing distribution of sales for various Product Names but for some strange reason, when I am applying set analysis on the sales measure, some of the product names are not showing on the Y-axis.&lt;/P&gt;
&lt;P&gt;Data used:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;test:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;load * inline&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ProductName,category,sales,Date&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;A,Pharma,100,3/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;A,brush,200,4/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;A,gum,300,5/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;A,mouse,400,6/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;A,wood,500,7/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;A,plant,600,8/31/2022&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;B,Tools,100,9/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;B,Pharma,200,10/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;B,brush,300,11/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;B,mouse,400,12/31/2022&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;B,wood,500,1/31/2021&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;B,plant,600,2/31/2021&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;C,Soil,100,3/31/2021&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;C,plant,200,4/31/2021&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;C,Pharma,300,5/31/2021&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;C,brush,400,6/31/2021&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;C,Gauge,500,1/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;C,mouse,600,2/31/2020&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;D,Medicine,100,3/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;D,brush,200,4/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;D,wood,300,5/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;D,Tools,400,6/31/2020&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;E,Blood,100,7/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;E,brush,200,8/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;E,Gauge,300,9/31/2020&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Measure expression used:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Sum({&amp;lt;Date={"&amp;gt;=$(=Date(Addmonths(max(Date),-2)))&amp;lt;=$(=Date(max(Date)))"}&amp;gt;}sales)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The date range which is getting evaluated using this expression is : &amp;gt;=10/31/2022&amp;lt;=12/31/2022.&lt;/P&gt;
&lt;P&gt;Product Name 'A'&amp;nbsp; falls under this date range but its not showing in box plot or maybe I am making mistake in understanding the chart. Any help in correcting expression or understanding chart working would be appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aditya_Chitale_0-1656080541996.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82604i30E64B16E21A3D7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aditya_Chitale_0-1656080541996.png" alt="Aditya_Chitale_0-1656080541996.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Aditya&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 14:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-in-Box-plot/m-p/1947947#M78129</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2022-06-24T14:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis not working in Box plot</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-in-Box-plot/m-p/2513844#M105387</link>
      <description>&lt;P&gt;I have the same problem as Aditya, that Set analysis is not working properly in a boxplot. My intention is that when in the Month filter 3 (March) is chosen, the data 1-3 (January-March) is shown. Unfortunately, only data for month 3 is shown.&lt;/P&gt;&lt;P&gt;Set expression in Boxplot Measure:&lt;/P&gt;&lt;P&gt;sum(&lt;BR /&gt;&amp;nbsp; {&amp;lt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; month = {"&amp;lt;=$(=max(month))"}&lt;BR /&gt;&amp;nbsp; &amp;gt;}&lt;BR /&gt;sales)&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;test:&lt;BR /&gt;load * inline&lt;BR /&gt;[&lt;BR /&gt;ProductName,category,sales,year,month,salesnr&lt;BR /&gt;A,Pharma,100,2022,3,s1&lt;BR /&gt;A,brush,200,2022,3,s2&lt;BR /&gt;A,gum,300,2022,2,s3&lt;BR /&gt;A,mouse,400,2022,4,s4&lt;BR /&gt;A,wood,500,2022,1,s5&lt;BR /&gt;A,plant,600,2022,2,s6&lt;/P&gt;&lt;P&gt;B,Tools,100,2022,2,s7&lt;BR /&gt;B,Pharma,200,2022,3,s8&lt;BR /&gt;B,brush,300,2022,1,s9&lt;BR /&gt;B,mouse,400,2022,2,s10&lt;BR /&gt;B,wood,500,2022,1,s11&lt;BR /&gt;B,plant,600,2022,2,s12&lt;/P&gt;&lt;P&gt;C,Soil,100,2022,3,s13&lt;BR /&gt;C,plant,200,2022,3,s14&lt;BR /&gt;C,Pharma,300,2022,2,s15&lt;BR /&gt;C,brush,400,2022,2,s16&lt;BR /&gt;C,Gauge,500,2022,1,s17&lt;BR /&gt;C,mouse,600,2022,2,s18&lt;/P&gt;&lt;P&gt;D,Medicine,100,2022,2,s19&lt;BR /&gt;D,brush,200,2022,4,s20&lt;BR /&gt;D,wood,300,2022,1,s21&lt;BR /&gt;D,Tools,400,2022,2,s22&lt;/P&gt;&lt;P&gt;E,Blood,100,2022,2,s23&lt;BR /&gt;E,brush,200,2022,1,s24&lt;BR /&gt;E,Gauge,300,2022,2,s25&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;I found an Community-Question from the year 2017, where is mentionned, that this is a bug (&lt;A href="https://community.qlik.com/t5/App-Development/Boxplots-and-set-analysis/td-p/1386098" target="_blank"&gt;Boxplots and set analysis - Qlik Community - 1386098&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Does anyone know, if this is still the case and if yes, problem solving ist planned?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 12:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-not-working-in-Box-plot/m-p/2513844#M105387</guid>
      <dc:creator>humbold2024</dc:creator>
      <dc:date>2025-04-10T12:44:39Z</dc:date>
    </item>
  </channel>
</rss>

