<?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: Add date and datas with &amp;quot;while&amp;quot; during load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1733018#M452430</link>
    <description>&lt;P&gt;Hi Smic,&lt;/P&gt;&lt;P&gt;Since you have the same rates for the entire month it should not be an issue. The moment&amp;nbsp; you do a left join all the rates will be replicated to each dates from your second table.&lt;/P&gt;&lt;P&gt;May be if you can share what have you build may help me in guiding you in a better way &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 09:01:13 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2020-08-04T09:01:13Z</dc:date>
    <item>
      <title>Add date and datas with "while" during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1732854#M452421</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the problem that I cannot solve ... I need to load data from an excel file that contains conversion rates for currencies. Here is what I have as input:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" width="379px" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="99.2px" height="24px"&gt;Currency&lt;/TD&gt;&lt;TD width="121.6px" height="24px"&gt;Date_END&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;Rates&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99.2px" height="24px"&gt;AUD&lt;/TD&gt;&lt;TD width="121.6px" height="24px"&gt;31/10/2018&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;1.4068&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99.2px" height="24px"&gt;AUD&lt;/TD&gt;&lt;TD width="121.6px" height="24px"&gt;30/11/2018&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;1.3799&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99.2px" height="24px"&gt;AUD&lt;/TD&gt;&lt;TD width="121.6px" height="24px"&gt;31/12/2018&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;1.3893&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99.2px" height="24px"&gt;AUD&lt;/TD&gt;&lt;TD width="121.6px" height="24px"&gt;31/01/2019&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;1.4005&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Here is what I would like to get:&lt;/P&gt;&lt;TABLE border="1" width="376px" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="99px" height="24px"&gt;Currency&lt;/TD&gt;&lt;TD width="121px" height="24px"&gt;Date_END&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;Rates&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;AUD&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;31/10/2018&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;1.4068&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="27px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="27px"&gt;&lt;STRONG&gt;01/11/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="27px"&gt;&lt;STRONG&gt;1.3799&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;&lt;STRONG&gt;02/11/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;&lt;STRONG&gt;1.3799&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;&lt;STRONG&gt;03/11/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;&lt;STRONG&gt;1.3799&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;&lt;STRONG&gt;04/11/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;&lt;STRONG&gt;1.3799&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;&lt;STRONG&gt;05/11/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;&lt;STRONG&gt;1.3799&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;...&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;...&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;AUD&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;30/11/2018&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;1.3799&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="26px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="26px"&gt;&lt;STRONG&gt;01/12/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="26px"&gt;&lt;STRONG&gt;1.3893&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="25px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="25px"&gt;&lt;STRONG&gt;02/12/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="25px"&gt;&lt;STRONG&gt;1.3893&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="24px"&gt;&lt;STRONG&gt;AUD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="121px" height="24px"&gt;&lt;STRONG&gt;03/12/2018&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;&lt;STRONG&gt;1.3893&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="24px"&gt;...&lt;/TD&gt;&lt;TD width="121px" height="24px"&gt;...&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="99px" height="24px"&gt;AUD&lt;/TD&gt;&lt;TD width="121px" height="24px"&gt;31/12/2018&lt;/TD&gt;&lt;TD width="156px" height="24px"&gt;1.3893&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I must "create" the lines for the missing days, keeping the rates entered in the line containing the "date_end". So each time I have a time interval to enter, keeping the data from the "max" line of this interval ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I carried out several tests with "while" but did not arrive at the good result ... If someone can help me please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1732854#M452421</guid>
      <dc:creator>smic</dc:creator>
      <dc:date>2020-08-03T14:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add date and datas with "while" during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1732862#M452422</link>
      <description>&lt;P&gt;Hi Smic,&lt;/P&gt;&lt;P&gt;May be the below approach help:&lt;/P&gt;&lt;P&gt;Create a month year filed in you current table and create a separate table (or master calendar) with&amp;nbsp; Month year and date and connect or left join the month Year field:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Date(Date_END,'MM YYYY') as MonthYear,&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;leftjoin&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;MonthYear, Date (All the dates in the month)&lt;/P&gt;&lt;P&gt;from &amp;lt;Master calander&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1732862#M452422</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2020-08-03T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add date and datas with "while" during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1732883#M452423</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks you for reply,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I managed to fill in the missing dates. But how can I browse my tables and feed the "Rates" field if the date field is lower than the date field of another table please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 16:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1732883#M452423</guid>
      <dc:creator>smic</dc:creator>
      <dc:date>2020-08-03T16:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Add date and datas with "while" during load</title>
      <link>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1733018#M452430</link>
      <description>&lt;P&gt;Hi Smic,&lt;/P&gt;&lt;P&gt;Since you have the same rates for the entire month it should not be an issue. The moment&amp;nbsp; you do a left join all the rates will be replicated to each dates from your second table.&lt;/P&gt;&lt;P&gt;May be if you can share what have you build may help me in guiding you in a better way &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 09:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-date-and-datas-with-quot-while-quot-during-load/m-p/1733018#M452430</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2020-08-04T09:01:13Z</dc:date>
    </item>
  </channel>
</rss>

