<?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: Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script/m-p/1603919#M596592</link>
    <description>&lt;P&gt;They will still be 4 separate tables. But QlikView will automatically make associations between them wherever the column names match. You can load them all and then press CNTRL + T and it will show you a picture of how the tables are connected. There is really no need to put them all in one table as QlikView will pretty much treat it that way anyways.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2019 19:46:39 GMT</pubDate>
    <dc:creator>lockematthewp</dc:creator>
    <dc:date>2019-07-18T19:46:39Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1603816#M596589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 4 files which I need to concatenate to one. In one file I have like&lt;/P&gt;&lt;P&gt;Name&amp;nbsp; &amp;nbsp;Opt&amp;nbsp; loc&amp;nbsp; Cod&amp;nbsp; &amp;nbsp; id&amp;nbsp; &amp;nbsp; dig&amp;nbsp; &amp;nbsp; &amp;nbsp; Lb&amp;nbsp; &amp;nbsp; &amp;nbsp;.Gop.&amp;nbsp; &amp;nbsp; &amp;nbsp; ....... some other columns&lt;/P&gt;&lt;P&gt;code&amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;24&amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; exx&amp;nbsp; &amp;nbsp; .....&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.....&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.....&lt;/P&gt;&lt;P&gt;prof&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;43&amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp;xer&amp;nbsp; &amp;nbsp; ....&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ..&lt;/P&gt;&lt;P&gt;stud&amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 34&amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp;iop&amp;nbsp; &amp;nbsp; &amp;nbsp;....&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ....&lt;/P&gt;&lt;P&gt;Another table:&lt;/P&gt;&lt;P&gt;loc&amp;nbsp; &amp;nbsp; &amp;nbsp;Cod&amp;nbsp; &amp;nbsp;Lb&amp;nbsp; id&amp;nbsp; gop(as op) ..............here&amp;nbsp; and so on other columns&amp;nbsp;&lt;/P&gt;&lt;P&gt;diff data in Lb column&lt;/P&gt;&lt;P&gt;another table:&lt;/P&gt;&lt;P&gt;Et&amp;nbsp; &amp;nbsp;loc&amp;nbsp; &amp;nbsp; Cod&amp;nbsp; &amp;nbsp; Lb&amp;nbsp; &amp;nbsp; id&amp;nbsp;&lt;/P&gt;&lt;P&gt;another table:&lt;/P&gt;&lt;P&gt;Et st&amp;nbsp; status&amp;nbsp; Lb&amp;nbsp; id&amp;nbsp; loc&lt;/P&gt;&lt;P&gt;I need to append all these tables to one pls let me know this clearly from start to end how to do. Please let me know asap&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 16:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1603816#M596589</guid>
      <dc:creator>Pujitha</dc:creator>
      <dc:date>2019-07-18T16:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1603829#M596590</link>
      <description>&lt;P&gt;After loading those files, QlikView will automatically connect them based on matching column names. If you want to remove some of the connections (like to remove synthetic keys), just change the script with the as keyword like:&lt;/P&gt;&lt;P&gt;Load [Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Opt] as Whatever,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 16:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1603829#M596590</guid>
      <dc:creator>lockematthewp</dc:creator>
      <dc:date>2019-07-18T16:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1603865#M596591</link>
      <description>&lt;P&gt;Can you make it little clear. If I load all the files it will come as single file??&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 17:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1603865#M596591</guid>
      <dc:creator>Pujitha</dc:creator>
      <dc:date>2019-07-18T17:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1603919#M596592</link>
      <description>&lt;P&gt;They will still be 4 separate tables. But QlikView will automatically make associations between them wherever the column names match. You can load them all and then press CNTRL + T and it will show you a picture of how the tables are connected. There is really no need to put them all in one table as QlikView will pretty much treat it that way anyways.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 19:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1603919#M596592</guid>
      <dc:creator>lockematthewp</dc:creator>
      <dc:date>2019-07-18T19:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1603920#M596593</link>
      <description>&lt;P&gt;I am getting synthetic keys. I did concatenate between tables. Even though the column name is same for some but data is different.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 19:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1603920#M596593</guid>
      <dc:creator>Pujitha</dc:creator>
      <dc:date>2019-07-18T19:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1612456#M596594</link>
      <description>&lt;P&gt;Pujitha, check out the following Design Blog post link, I think it will help you get your head wrapped around the synthetic keys.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Synthetic-Keys/ba-p/1472634" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Synthetic-Keys/ba-p/1472634&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The other two functions that will likely come in handy to clean up the synthetic keys would be the following:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Qualify.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Qualify.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Unqualify.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Unqualify.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hopefully that helps get you on the right track on this one.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 13:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1612456#M596594</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-14T13:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1612463#M596595</link>
      <description>&lt;P&gt;If you want the end result to be a single table, use forced concatenation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;[field list]&lt;/P&gt;&lt;P&gt;FROM [Source 1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CONCATENATE (Table)&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;[field list 2]&lt;/P&gt;&lt;P&gt;FROM [Source 2]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;etc, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 14:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1612463#M596595</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2019-08-14T14:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/1612478#M596596</link>
      <description>&lt;P&gt;Duplicate thread, see the following for other posts:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/scripting/m-p/1604193/highlight/false#M378198" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/scripting/m-p/1604193/highlight/false#M378198&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 14:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/1612478#M596596</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-14T14:30:38Z</dc:date>
    </item>
  </channel>
</rss>

