<?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 Add Time Series Values After Some Date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-Time-Series-Values-After-Some-Date/m-p/2120687#M91267</link>
    <description>&lt;P&gt;Hello, experts. This is easy in python or other programming language. Basically I have two time series S1 and S2 with dates as dimension. I have also created a variable where the user can select a date. In a line graph I'm trying to show S1&amp;nbsp; and then another line that has S1 plus the values of S2 after the given date. I have tried the following set expression:&lt;/P&gt;
&lt;P&gt;=sum(S1) + sum({&amp;lt;Date="&amp;gt;=$(given_date)"&amp;gt;} S2)&lt;/P&gt;
&lt;P&gt;However it seems that it add the entire S2 series to S1 and ignores the date parameter. Please let know if I need to add more detail or if you have any ideas. Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 00:25:57 GMT</pubDate>
    <dc:creator>breheme</dc:creator>
    <dc:date>2023-09-21T00:25:57Z</dc:date>
    <item>
      <title>Add Time Series Values After Some Date</title>
      <link>https://community.qlik.com/t5/App-Development/Add-Time-Series-Values-After-Some-Date/m-p/2120687#M91267</link>
      <description>&lt;P&gt;Hello, experts. This is easy in python or other programming language. Basically I have two time series S1 and S2 with dates as dimension. I have also created a variable where the user can select a date. In a line graph I'm trying to show S1&amp;nbsp; and then another line that has S1 plus the values of S2 after the given date. I have tried the following set expression:&lt;/P&gt;
&lt;P&gt;=sum(S1) + sum({&amp;lt;Date="&amp;gt;=$(given_date)"&amp;gt;} S2)&lt;/P&gt;
&lt;P&gt;However it seems that it add the entire S2 series to S1 and ignores the date parameter. Please let know if I need to add more detail or if you have any ideas. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 00:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-Time-Series-Values-After-Some-Date/m-p/2120687#M91267</guid>
      <dc:creator>breheme</dc:creator>
      <dc:date>2023-09-21T00:25:57Z</dc:date>
    </item>
  </channel>
</rss>

