<?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: Qlik multiple selection issue in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535407#M14765</link>
    <description>&lt;P&gt;Thanks for sharing Prashant, can you please share some examples&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 12:34:20 GMT</pubDate>
    <dc:creator>SyedBasha</dc:creator>
    <dc:date>2025-11-05T12:34:20Z</dc:date>
    <item>
      <title>Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534704#M14747</link>
      <description>&lt;P&gt;&amp;nbsp;In qlikscript if my month is Apr 2020 my calculate date looking as May 01like start of may if my month is May 2020 calculate date is Jun 01 etc....but the actual problem is when i select both the months like April 2020 and May 2020 my calculate date is Jun 01 wise please help me on this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;In script level only needed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached example screen shot&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_2025-10-29-18-48-43-05_95dbc2b164ac5249587bf655507ac86b.jpg" style="width: 1026px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184552iABE6311A6C8E3608/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_2025-10-29-18-48-43-05_95dbc2b164ac5249587bf655507ac86b.jpg" alt="Screenshot_2025-10-29-18-48-43-05_95dbc2b164ac5249587bf655507ac86b.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 13:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534704#M14747</guid>
      <dc:creator>SyedBasha</dc:creator>
      <dc:date>2025-10-29T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534739#M14748</link>
      <description>&lt;P&gt;What is the script calculating this ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 22:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534739#M14748</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2025-10-29T22:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534748#M14749</link>
      <description>&lt;P&gt;In script level I want to show number(calculatedate- min(effectdate)) * net premium&amp;nbsp; as Dailynetpremium&lt;/P&gt;&lt;P&gt;calculatedate script is (Date(Monthname(addmonths(max(Effectdate),1)),'YYYY-MM-DD')&lt;/P&gt;&lt;P&gt;calculatedate is creating a problem while i am selecting current month in UI getting a correct results but, while i am selecting multiple months the result is not getting correct, In calculatedate I want to create like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_2025-10-29-18-48-43-05_95dbc2b164ac5249587bf655507ac86b.jpg" style="width: 1026px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184565iC65237A632FEDF16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_2025-10-29-18-48-43-05_95dbc2b164ac5249587bf655507ac86b.jpg" alt="Screenshot_2025-10-29-18-48-43-05_95dbc2b164ac5249587bf655507ac86b.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 03:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534748#M14749</guid>
      <dc:creator>SyedBasha</dc:creator>
      <dc:date>2025-10-30T03:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534802#M14750</link>
      <description>&lt;P&gt;Single month selection → returns next month’s first date&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Multiple months → returns the latest selected month + 1&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Dynamic month handling for any year/month combination&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 11:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534802#M14750</guid>
      <dc:creator>SyedBasha</dc:creator>
      <dc:date>2025-10-30T11:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534874#M14751</link>
      <description>&lt;P&gt;Because you are looking at dynamic values based on selections, you will need to do dynamic calculation in the chart to display max(CalculatedDate) as a measure, to show the result you are looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 23:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2534874#M14751</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2025-10-30T23:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535364#M14762</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/83714"&gt;@qlikqlik&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/88517"&gt;@Qlik3&lt;/a&gt;&amp;nbsp;could you please help me on the above solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 09:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535364#M14762</guid>
      <dc:creator>SyedBasha</dc:creator>
      <dc:date>2025-11-05T09:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535380#M14763</link>
      <description>&lt;P&gt;Script does not work in that way, in which way you are thinking now. Scripts are like SQL. It worked base on filter/where parameter you passed while writing script. Once Script run it load the required data in dashboard &amp;amp; on the top of that you can play with Set Analysis or front end function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you want to pass the value from your selection in the front end to back end (Script) then create variable which hold that selection value &amp;amp; create Reload button on front end. So it will work something like&lt;/P&gt;&lt;P&gt;if you select Apr &amp;amp; Jun both month --&amp;gt; variable will hold max(month) --&amp;gt; Jun&amp;nbsp;&lt;/P&gt;&lt;P&gt;then by Clicking on reload button you can use that value in backend script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that make sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant Sangle&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 10:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535380#M14763</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2025-11-05T10:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik multiple selection issue</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535407#M14765</link>
      <description>&lt;P&gt;Thanks for sharing Prashant, can you please share some examples&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 12:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Qlik-multiple-selection-issue/m-p/2535407#M14765</guid>
      <dc:creator>SyedBasha</dc:creator>
      <dc:date>2025-11-05T12:34:20Z</dc:date>
    </item>
  </channel>
</rss>

