<?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 Create Records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405141#M425603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some formula in my script that works well only if i have invoice for every single day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i want to count the working day for July, i have my calendar configured with a field "WorkingDay", if this latter is = 1, is a working day.&lt;/P&gt;&lt;P&gt;If i select all July days, but for 3 working days i don't have any invoice, the total working day for will not be correct.&lt;/P&gt;&lt;P&gt;Question: there's any way to select days regardless the fact that an invoice_date is not available for that specific day?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;IMG alt="day selection.PNG" class="jive-image image-1" src="/legacyfs/online/176314_day selection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table Structure.PNG" class="jive-image image-2" src="/legacyfs/online/176330_Table Structure.PNG" style="height: 480px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2017 07:35:13 GMT</pubDate>
    <dc:creator>qlikviewaf</dc:creator>
    <dc:date>2017-09-13T07:35:13Z</dc:date>
    <item>
      <title>Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405141#M425603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some formula in my script that works well only if i have invoice for every single day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i want to count the working day for July, i have my calendar configured with a field "WorkingDay", if this latter is = 1, is a working day.&lt;/P&gt;&lt;P&gt;If i select all July days, but for 3 working days i don't have any invoice, the total working day for will not be correct.&lt;/P&gt;&lt;P&gt;Question: there's any way to select days regardless the fact that an invoice_date is not available for that specific day?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;IMG alt="day selection.PNG" class="jive-image image-1" src="/legacyfs/online/176314_day selection.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table Structure.PNG" class="jive-image image-2" src="/legacyfs/online/176330_Table Structure.PNG" style="height: 480px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405141#M425603</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-09-13T07:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405142#M425604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could probably join the tables to create all the dates in the fact table itself. Please check:&lt;/P&gt;&lt;P&gt; &lt;A href="https://community.qlik.com/qlik-blogpost/2928"&gt;How to populate a sparsely populated field&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="https://community.qlik.com/docs/DOC-3786"&gt;Generating Missing Data In QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405142#M425604</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-13T07:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405143#M425605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking to left join the FACT TABLE (containing sales data) with the Calendar in order to have calendar as fact table.&lt;/P&gt;&lt;P&gt;Could make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405143#M425605</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-09-13T07:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405144#M425606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Left? Shouldn't it be right? Anyway, that can change on table positioning. Like:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;FactTable:&lt;/P&gt;
&lt;P&gt;Right Join&lt;/P&gt;
&lt;P&gt;MasterCalendar:&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Because you would need all dates from master calendar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405144#M425606</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-13T07:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405145#M425607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and what if i concatenate the calendar qvd file with the sales fact table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 07:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405145#M425607</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-09-13T07:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405146#M425608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible to create all invoice date for all "Region" / Product Category / Area?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means that invoice date 25/12/2017 should be available for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region: Europe, Asia, etc&lt;/P&gt;&lt;P&gt;Product Categori: Vehicle, Truck, etc&lt;/P&gt;&lt;P&gt;Area: EMEA, APAC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is somethign possible? so for 1 invoice date i should have multiple rows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 08:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405146#M425608</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-09-13T08:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create Records</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405147#M425609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since your calendar would not have metadata, that would not be of much help I guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 08:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Records/m-p/1405147#M425609</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-13T08:40:43Z</dc:date>
    </item>
  </channel>
</rss>

