<?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 Enter missing date in fact table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Enter-missing-date-in-fact-table/m-p/903072#M314089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me on below issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my data herewith. after 11th row date filelds are in different format. I have requirement on&lt;/P&gt;&lt;P&gt;Where ever the Dates are missing in the fact table then i need to write a code to insert that dates as well and carry forward the previous month closing balance to the next missing dates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2015 13:57:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-13T13:57:19Z</dc:date>
    <item>
      <title>Enter missing date in fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Enter-missing-date-in-fact-table/m-p/903072#M314089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me on below issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my data herewith. after 11th row date filelds are in different format. I have requirement on&lt;/P&gt;&lt;P&gt;Where ever the Dates are missing in the fact table then i need to write a code to insert that dates as well and carry forward the previous month closing balance to the next missing dates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 13:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Enter-missing-date-in-fact-table/m-p/903072#M314089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T13:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Enter missing date in fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Enter-missing-date-in-fact-table/m-p/903073#M314090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(num([Start Date])&amp;lt;50000,[Start Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len(num([Start Date]))=7,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(Date#('0'&amp;amp;[Start Date],'DDMMYYY')),date(Date#([Start Date],'DDMMYYY'))))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Start Date&lt;/SPAN&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 14:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Enter-missing-date-in-fact-table/m-p/903073#M314090</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2015-04-13T14:23:21Z</dc:date>
    </item>
  </channel>
</rss>

