<?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: Qlikview Scripting Join and Store function. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-Join-and-Store-function/m-p/1632125#M594833</link>
    <description>&lt;P&gt;that seems odd.&lt;/P&gt;&lt;P&gt;In your qvw does the data appear?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2019 16:51:16 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-10-07T16:51:16Z</dc:date>
    <item>
      <title>Qlikview Scripting Join and Store function.</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-Join-and-Store-function/m-p/1632121#M594832</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I've stuck with a problem in joining two tables and storing the main table into the CSV, where i cannot get the joined table contents.&lt;/P&gt;&lt;P&gt;Here is the brief,&lt;/P&gt;&lt;P&gt;there are two table where i get the data from and I have a joining table where i need to get the data from it and store all of these into CSV.&lt;/P&gt;&lt;P&gt;[fulldata]:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;empno,&lt;/P&gt;&lt;P&gt;empname,&lt;/P&gt;&lt;P&gt;empage,&lt;/P&gt;&lt;P&gt;empsal&lt;/P&gt;&lt;P&gt;from C:\Data\EMP1;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;empno,&lt;/P&gt;&lt;P&gt;empname,&lt;/P&gt;&lt;P&gt;empage,&lt;/P&gt;&lt;P&gt;empsal&lt;/P&gt;&lt;P&gt;from C:\Data\EMP2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join ([fulldata])&lt;/P&gt;&lt;P&gt;[deptfile]:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;deptno,&lt;/P&gt;&lt;P&gt;deptname,&lt;/P&gt;&lt;P&gt;empno&lt;/P&gt;&lt;P&gt;from&amp;nbsp;C:\Data\Dept;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;store [fulldata] into&amp;nbsp;C:\Data\output.csv(txt);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the output csv is with the columns empno, empname, empage, empsal, deptno, deptname&lt;/P&gt;&lt;P&gt;but there is no data getting populated in deptno and deptname columns.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 16:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-Join-and-Store-function/m-p/1632121#M594832</guid>
      <dc:creator>QlikView_99</dc:creator>
      <dc:date>2019-10-07T16:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Scripting Join and Store function.</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-Join-and-Store-function/m-p/1632125#M594833</link>
      <description>&lt;P&gt;that seems odd.&lt;/P&gt;&lt;P&gt;In your qvw does the data appear?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 16:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Scripting-Join-and-Store-function/m-p/1632125#M594833</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-10-07T16:51:16Z</dc:date>
    </item>
  </channel>
</rss>

