<?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 need help to read the data Quarter wise from year qvd. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/need-help-to-read-the-data-Quarter-wise-from-year-qvd/m-p/2508672#M104570</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I looking for a help on one of the Requirement. As of now I have one year of data in my qvd Jan24 to till date.&lt;/P&gt;
&lt;P&gt;due to huge volume of data we are implementing Document chaining where 4 apps having quarter wise data.&lt;/P&gt;
&lt;P&gt;extractor will run daily and takes only updated records and getting appended on the history qvd.&lt;/P&gt;
&lt;P&gt;i need some assistance how to keep condition in where class in app so that only specific quarter data will be loaded into app dynamically on daily apps refreshed like below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;jan25-mar25&amp;nbsp; -- first app&lt;/P&gt;
&lt;P&gt;dec24- oct24 -- second app&lt;/P&gt;
&lt;P&gt;jul24- sep24 -- third app&lt;/P&gt;
&lt;P&gt;apr24- jun24 -- fourth app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;khadar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 18:55:59 GMT</pubDate>
    <dc:creator>Raya</dc:creator>
    <dc:date>2025-03-06T18:55:59Z</dc:date>
    <item>
      <title>need help to read the data Quarter wise from year qvd.</title>
      <link>https://community.qlik.com/t5/App-Development/need-help-to-read-the-data-Quarter-wise-from-year-qvd/m-p/2508672#M104570</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I looking for a help on one of the Requirement. As of now I have one year of data in my qvd Jan24 to till date.&lt;/P&gt;
&lt;P&gt;due to huge volume of data we are implementing Document chaining where 4 apps having quarter wise data.&lt;/P&gt;
&lt;P&gt;extractor will run daily and takes only updated records and getting appended on the history qvd.&lt;/P&gt;
&lt;P&gt;i need some assistance how to keep condition in where class in app so that only specific quarter data will be loaded into app dynamically on daily apps refreshed like below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;jan25-mar25&amp;nbsp; -- first app&lt;/P&gt;
&lt;P&gt;dec24- oct24 -- second app&lt;/P&gt;
&lt;P&gt;jul24- sep24 -- third app&lt;/P&gt;
&lt;P&gt;apr24- jun24 -- fourth app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;khadar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 18:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/need-help-to-read-the-data-Quarter-wise-from-year-qvd/m-p/2508672#M104570</guid>
      <dc:creator>Raya</dc:creator>
      <dc:date>2025-03-06T18:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: need help to read the data Quarter wise from year qvd.</title>
      <link>https://community.qlik.com/t5/App-Development/need-help-to-read-the-data-Quarter-wise-from-year-qvd/m-p/2508760#M104585</link>
      <description>&lt;P&gt;It depends on where your data is coming from. If you have one year of historic data in your QVD, plus new records from some other data source, then I'd say something like the below might be a good approach:&lt;/P&gt;
&lt;P&gt;1) load from QVD where &lt;EM&gt;date&amp;gt;=jan25 and &amp;lt;=mar25&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;2) append 'new' records from your other data source where&amp;nbsp;&lt;EM&gt;date&amp;gt;=jan25 and &amp;lt;=mar25 and not exists(date)&lt;/EM&gt; ... i.e. the data is in the required range but does not already exist in data loaded from the QVD.&lt;/P&gt;
&lt;P&gt;3) store the combined table of historic+new data back to QVD.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 10:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/need-help-to-read-the-data-Quarter-wise-from-year-qvd/m-p/2508760#M104585</guid>
      <dc:creator>Ben_P</dc:creator>
      <dc:date>2025-03-07T10:57:53Z</dc:date>
    </item>
  </channel>
</rss>

