<?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: Variable date range calculation in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1607112#M507593</link>
    <description>&lt;P&gt;Many many thanks to you!&lt;/P&gt;&lt;P&gt;I transfered it to my Qlikview application and it is working!&lt;/P&gt;&lt;P&gt;Thanks a lot for your quick support and help!&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jul 2019 16:04:49 GMT</pubDate>
    <dc:creator>christiana</dc:creator>
    <dc:date>2019-07-29T16:04:49Z</dc:date>
    <item>
      <title>Variable date range calculation in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1604701#M507589</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I'm trying to set up a layout with date calculations within the Set Analysis.&lt;/P&gt;&lt;P&gt;Background: user should be able to choose a key date and the AR overdue date ranges he wants to look at.&lt;/P&gt;&lt;P&gt;Example: Key date is 31.05.2019, the AR overdue ranges are 30, 60 and 90.&lt;/P&gt;&lt;P&gt;My formula looks currently like this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;DueDate={"&amp;gt;=($(vKeyDate)-$(vCateg2)) &amp;lt;=$(vKeyDate)-$(vCateg1) "}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;in Words: the sum of the field amount should be calculated when the duedate is greater than 01.04.2019 and less than 01.05.2019.&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;Many thanks for your help!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1604701#M507589</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2024-11-16T02:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Variable date range calculation in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1604742#M507590</link>
      <description>&lt;P&gt;Move the calculation to a single variable&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&lt;SPAN&gt;$(vKeyDate)-$(vCateg2) to vKeyDateLow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and change expression to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;DueDate={"&amp;gt;=$(=vKeyDateLow) &amp;lt;=$(=vKeyDateMax)"}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 16:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1604742#M507590</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-07-22T16:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variable date range calculation in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1605018#M507591</link>
      <description>&lt;P&gt;Unfortunately I'm not able to make it work.&lt;/P&gt;&lt;P&gt;I have attached a sample qvw file.&lt;/P&gt;&lt;P&gt;Any idea what is going wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 09:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1605018#M507591</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2019-07-23T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variable date range calculation in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1605113#M507592</link>
      <description>&lt;P&gt;Look at the attached&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15895iBE5A09C5D40875C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 11:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1605113#M507592</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-23T11:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Variable date range calculation in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1607112#M507593</link>
      <description>&lt;P&gt;Many many thanks to you!&lt;/P&gt;&lt;P&gt;I transfered it to my Qlikview application and it is working!&lt;/P&gt;&lt;P&gt;Thanks a lot for your quick support and help!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-date-range-calculation-in-Set-Analysis/m-p/1607112#M507593</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2019-07-29T16:04:49Z</dc:date>
    </item>
  </channel>
</rss>

