<?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: Use alias name while loading a data for all the columns in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017088#M11796</link>
    <description>&lt;P&gt;As a potential easier alternative, you could use Qualify *; to generate an automatic prefix (not suffix) of the table name.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 14:40:46 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-12-15T14:40:46Z</dc:date>
    <item>
      <title>Use alias name while loading a data for all the columns</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2016072#M11787</link>
      <description>&lt;P&gt;I am trying to load&amp;nbsp; few files they are file A and file B for two years that is 2019 and 2020, and they are basically - file_2020_A, file_2019_A, file_2020_B, file_2019_B. The load script which I am using is&lt;BR /&gt;[a]:&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM [filepath/*_A.csv]&lt;/P&gt;
&lt;P&gt;[b]:&lt;BR /&gt;LOAD*&lt;BR /&gt;FROM [filepath/*_B.csv]&lt;/P&gt;
&lt;P&gt;what I want is at the time of data loading it will add a suffix at the end of each and every column for all the files.&lt;/P&gt;
&lt;P&gt;for e.g., - file A consist of column col1, col2, col3... it will be change to col1_a, col2_a, col3_a and simultaneously for b as well.&lt;/P&gt;
&lt;P&gt;please suggest me the change in the existing load script so that I get my result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 17:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2016072#M11787</guid>
      <dc:creator>Reko_freed</dc:creator>
      <dc:date>2022-12-13T17:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use alias name while loading a data for all the columns</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017047#M11794</link>
      <description>&lt;P&gt;I would:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Get the suffix from the file name during the initial load and store it in a temporary table along with the table name&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Loop through the field names of each table and run a rename statement where you add the suffix&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 13:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017047#M11794</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2022-12-15T13:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Use alias name while loading a data for all the columns</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017088#M11796</link>
      <description>&lt;P&gt;As a potential easier alternative, you could use Qualify *; to generate an automatic prefix (not suffix) of the table name.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 14:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017088#M11796</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-15T14:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use alias name while loading a data for all the columns</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017412#M11800</link>
      <description>&lt;P&gt;I have tried Qualify, but let me tell you what issue I am facing,&amp;nbsp; it creates four different suffix names for four different files, due to which I am not able to get a concatenated table(one below other). See my load script,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[a]:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LOAD *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FROM [filepath/*_A.csv&amp;nbsp; &amp;nbsp;&lt;BR /&gt;this will load the file name ending with 'A' and concat them and gives me a single file for A&lt;BR /&gt;what I want is&amp;nbsp; -&amp;nbsp; filename ending with 'A' the prefix/suffix should be same&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 12:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Use-alias-name-while-loading-a-data-for-all-the-columns/m-p/2017412#M11800</guid>
      <dc:creator>Reko_freed</dc:creator>
      <dc:date>2022-12-16T12:39:39Z</dc:date>
    </item>
  </channel>
</rss>

