<?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: Splitting the QVD in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Splitting-the-QVD/m-p/2517309#M105906</link>
    <description>&lt;P&gt;Maybe :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If(WeekDay(Today())='Sat' Then&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 12:33:59 GMT</pubDate>
    <dc:creator>dmac1971</dc:creator>
    <dc:date>2025-05-09T12:33:59Z</dc:date>
    <item>
      <title>Splitting the QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Splitting-the-QVD/m-p/2517304#M105904</link>
      <description>&lt;P&gt;I have a Sales table where I load data since 2021. but I am trying to split this and running the full load on Saturdays. Other days will run only&lt;BR /&gt;the current year data and concat with the previous one. Below is the one I am looking for. Please let me know if this makes sense.&lt;/P&gt;&lt;P&gt;QVD 1&lt;/P&gt;&lt;P&gt;IF (Saturday run the below)&lt;/P&gt;&lt;P&gt;Select * from Sales&lt;BR /&gt;where sales_date &amp;lt; sysdate - 365&lt;/P&gt;&lt;P&gt;store into QVD&lt;/P&gt;&lt;P&gt;Main QVD&lt;/P&gt;&lt;P&gt;QVD 1&lt;/P&gt;&lt;P&gt;Concat&lt;/P&gt;&lt;P&gt;Select * from Sales&lt;BR /&gt;where sales_date &amp;gt;= sysdate - 365&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 12:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Splitting-the-QVD/m-p/2517304#M105904</guid>
      <dc:creator>jjustingkm</dc:creator>
      <dc:date>2025-05-09T12:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting the QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Splitting-the-QVD/m-p/2517309#M105906</link>
      <description>&lt;P&gt;Maybe :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If(WeekDay(Today())='Sat' Then&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 12:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Splitting-the-QVD/m-p/2517309#M105906</guid>
      <dc:creator>dmac1971</dc:creator>
      <dc:date>2025-05-09T12:33:59Z</dc:date>
    </item>
  </channel>
</rss>

