<?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 Stock control with excel data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stock-control-with-excel-data/m-p/1209886#M878037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Qlik and just starting to learn how to work with it. I have been reading thru a lot of posts regarding auto-incremental excels, comparing excels and some more stuff but i still have not found any hints that could help me on my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to load one starting excel into Qlik, it has a table with 4 columns, like in the following pic&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="141507" alt="table pic.jpg" class="jive-image image-1" src="/legacyfs/online/141507_table pic.jpg" style="height: 44px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Then i need to load a second excel, with the same structure, but the data can be different in the column of total units or have one entire new line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do with this two excel files is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Generate one table (lets call it table C) with&amp;nbsp; the columns B,C and D of the first file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Generate one new column in Table C with the data of the column D of the second excel file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - If in the second excel file are any new "unique numbers" not present in the first excel file add them.&lt;/P&gt;&lt;P&gt;The final result should be something like the next pic:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="141508" alt="table pic2.jpg" class="jive-image image-2" src="/legacyfs/online/141508_table pic2.jpg" style="height: 29px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once i have the first "Table C" i will need to update it periodically with a new excel, the mechanics of the update are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Check in the new excel for any new "unique number" and add it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Take the data from the previous Column D and move it to Column C (the data of column C is deleted).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Take the data of the new excel and paste it into Column D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know its a lot of stuff to do, i'm already working in it so any document, reference, bit of code or suggestion will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end what i need is something to control the stock of some products, if anyone has a better suggestion on how to do this so i can take advantage of the Qlik functionalities i will really appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oscar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.D: I'm using the last version of Qlik Sense Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Stock control with excel data</title>
      <link>https://community.qlik.com/t5/QlikView/Stock-control-with-excel-data/m-p/1209886#M878037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Qlik and just starting to learn how to work with it. I have been reading thru a lot of posts regarding auto-incremental excels, comparing excels and some more stuff but i still have not found any hints that could help me on my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to load one starting excel into Qlik, it has a table with 4 columns, like in the following pic&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="141507" alt="table pic.jpg" class="jive-image image-1" src="/legacyfs/online/141507_table pic.jpg" style="height: 44px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Then i need to load a second excel, with the same structure, but the data can be different in the column of total units or have one entire new line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do with this two excel files is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Generate one table (lets call it table C) with&amp;nbsp; the columns B,C and D of the first file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Generate one new column in Table C with the data of the column D of the second excel file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - If in the second excel file are any new "unique numbers" not present in the first excel file add them.&lt;/P&gt;&lt;P&gt;The final result should be something like the next pic:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="141508" alt="table pic2.jpg" class="jive-image image-2" src="/legacyfs/online/141508_table pic2.jpg" style="height: 29px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once i have the first "Table C" i will need to update it periodically with a new excel, the mechanics of the update are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Check in the new excel for any new "unique number" and add it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Take the data from the previous Column D and move it to Column C (the data of column C is deleted).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Take the data of the new excel and paste it into Column D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know its a lot of stuff to do, i'm already working in it so any document, reference, bit of code or suggestion will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end what i need is something to control the stock of some products, if anyone has a better suggestion on how to do this so i can take advantage of the Qlik functionalities i will really appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oscar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.D: I'm using the last version of Qlik Sense Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stock-control-with-excel-data/m-p/1209886#M878037</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

