<?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 Set analysis with point in time reporting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-point-in-time-reporting/m-p/1845029#M69919</link>
    <description>&lt;P&gt;I am trying to show the value of our sales pipeline over time: I have an independent generated calendar listing every Mondays and each Sales campaign is versioned with version validity dates.&lt;BR /&gt;So users should be able to pick a Monday and see the sales amount for all the versions valid at that time.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;generated calendar field= report_date&lt;/LI&gt;&lt;LI&gt;versions field: version_fromdate, version_todate.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But no matter what I try, all versions are selected regardless of their date range:&lt;/P&gt;&lt;PRE&gt;sum({$&amp;lt;report_date={'&amp;gt;=version_startdate'}&amp;gt; * &amp;lt;report_date={'=&amp;lt;version_enddate'}&amp;gt;} booking_line.prorated_net_amount)&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;sum({&amp;lt;report_date={"$(='&amp;gt;=' &amp;amp; Date(version_startdate) &amp;amp; '&amp;lt;' &amp;amp; Date(version_enddate))"}&amp;gt;} booking_line.prorated_net_amount)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Oct 2021 16:30:03 GMT</pubDate>
    <dc:creator>gt_nyc</dc:creator>
    <dc:date>2021-10-11T16:30:03Z</dc:date>
    <item>
      <title>Set analysis with point in time reporting</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-point-in-time-reporting/m-p/1845029#M69919</link>
      <description>&lt;P&gt;I am trying to show the value of our sales pipeline over time: I have an independent generated calendar listing every Mondays and each Sales campaign is versioned with version validity dates.&lt;BR /&gt;So users should be able to pick a Monday and see the sales amount for all the versions valid at that time.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;generated calendar field= report_date&lt;/LI&gt;&lt;LI&gt;versions field: version_fromdate, version_todate.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But no matter what I try, all versions are selected regardless of their date range:&lt;/P&gt;&lt;PRE&gt;sum({$&amp;lt;report_date={'&amp;gt;=version_startdate'}&amp;gt; * &amp;lt;report_date={'=&amp;lt;version_enddate'}&amp;gt;} booking_line.prorated_net_amount)&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;sum({&amp;lt;report_date={"$(='&amp;gt;=' &amp;amp; Date(version_startdate) &amp;amp; '&amp;lt;' &amp;amp; Date(version_enddate))"}&amp;gt;} booking_line.prorated_net_amount)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 16:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-point-in-time-reporting/m-p/1845029#M69919</guid>
      <dc:creator>gt_nyc</dc:creator>
      <dc:date>2021-10-11T16:30:03Z</dc:date>
    </item>
  </channel>
</rss>

