<?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 Simple data range question in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-data-range-question/m-p/2062620#M12196</link>
    <description>&lt;DIV class="post-content mt-2xs"&gt;
&lt;DIV id="t3_b87zx4-post-rtjson-content" class="font-normal text-sm max-h-[253px] overflow-hidden s:max-h-[318px] m:max-h-[337px] l:max-h-[352px] xl:max-h-[452px] md px-md xs:px-0"&gt;
&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i'm stucking ni this simple situation where i need ta have bars from a date range (2014-now) but not all date have data in them, how do i generate a local autogenareted table with a date range?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Oracle i would do someting like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SELECT&lt;/P&gt;
&lt;P&gt;(to_date(sysdate,'DD-MM-YYYY') - level + 1) AS day&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;dual&lt;/P&gt;
&lt;P&gt;CONNECT BY LEVEL &amp;lt;= (to_date(sysdate,'DD-MM-YYYY') - to_date('01-03-2023','DD-MM-YYYY') + 1);&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="flex flex-row items-center flex-nowrap overflow-hidden justify-start h-2xl mt-md  px-md xs:px-0"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 20 Apr 2023 14:21:21 GMT</pubDate>
    <dc:creator>chaeunwoo</dc:creator>
    <dc:date>2023-04-20T14:21:21Z</dc:date>
    <item>
      <title>Simple data range question</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-data-range-question/m-p/2062620#M12196</link>
      <description>&lt;DIV class="post-content mt-2xs"&gt;
&lt;DIV id="t3_b87zx4-post-rtjson-content" class="font-normal text-sm max-h-[253px] overflow-hidden s:max-h-[318px] m:max-h-[337px] l:max-h-[352px] xl:max-h-[452px] md px-md xs:px-0"&gt;
&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i'm stucking ni this simple situation where i need ta have bars from a date range (2014-now) but not all date have data in them, how do i generate a local autogenareted table with a date range?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Oracle i would do someting like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SELECT&lt;/P&gt;
&lt;P&gt;(to_date(sysdate,'DD-MM-YYYY') - level + 1) AS day&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;dual&lt;/P&gt;
&lt;P&gt;CONNECT BY LEVEL &amp;lt;= (to_date(sysdate,'DD-MM-YYYY') - to_date('01-03-2023','DD-MM-YYYY') + 1);&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="flex flex-row items-center flex-nowrap overflow-hidden justify-start h-2xl mt-md  px-md xs:px-0"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Apr 2023 14:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-data-range-question/m-p/2062620#M12196</guid>
      <dc:creator>chaeunwoo</dc:creator>
      <dc:date>2023-04-20T14:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Simple data range question</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-data-range-question/m-p/2066314#M12235</link>
      <description>&lt;P&gt;You'd want to create a master calendar in the load script.&amp;nbsp; This can be done a few different ways.&amp;nbsp; Here's a sample.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 13:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-data-range-question/m-p/2066314#M12235</guid>
      <dc:creator>mshann01</dc:creator>
      <dc:date>2023-05-01T13:12:02Z</dc:date>
    </item>
  </channel>
</rss>

