<?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 Assign Different Alias for different Tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Assign-Different-Alias-for-different-Tables/m-p/1771408#M59699</link>
    <description>&lt;P&gt;I have 3 tables: A, B, and C.&amp;nbsp; &amp;nbsp;Each has a field called City.&amp;nbsp; I wanted to assign City from A as A.City, B as B.City and C as C.City;&lt;/P&gt;&lt;P&gt;I tried the following code, but the Qlik Aliased all cities as A.City.&amp;nbsp; &amp;nbsp;Is there a way to limit the range of Alias?&lt;/P&gt;&lt;P&gt;[table A]:&lt;/P&gt;&lt;P&gt;Alias [City] as A.City;&lt;/P&gt;&lt;P&gt;SQL Select * from A;&lt;/P&gt;&lt;P&gt;[table B]:&lt;/P&gt;&lt;P&gt;Alias [City] as B.City;&lt;/P&gt;&lt;P&gt;SQL Select * from B;&lt;/P&gt;&lt;P&gt;[table C]:&lt;/P&gt;&lt;P&gt;Alias [City] as C.City;&lt;/P&gt;&lt;P&gt;SQL Select * from C;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:39:36 GMT</pubDate>
    <dc:creator>zhbuyiqlik</dc:creator>
    <dc:date>2024-11-16T17:39:36Z</dc:date>
    <item>
      <title>Assign Different Alias for different Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Assign-Different-Alias-for-different-Tables/m-p/1771408#M59699</link>
      <description>&lt;P&gt;I have 3 tables: A, B, and C.&amp;nbsp; &amp;nbsp;Each has a field called City.&amp;nbsp; I wanted to assign City from A as A.City, B as B.City and C as C.City;&lt;/P&gt;&lt;P&gt;I tried the following code, but the Qlik Aliased all cities as A.City.&amp;nbsp; &amp;nbsp;Is there a way to limit the range of Alias?&lt;/P&gt;&lt;P&gt;[table A]:&lt;/P&gt;&lt;P&gt;Alias [City] as A.City;&lt;/P&gt;&lt;P&gt;SQL Select * from A;&lt;/P&gt;&lt;P&gt;[table B]:&lt;/P&gt;&lt;P&gt;Alias [City] as B.City;&lt;/P&gt;&lt;P&gt;SQL Select * from B;&lt;/P&gt;&lt;P&gt;[table C]:&lt;/P&gt;&lt;P&gt;Alias [City] as C.City;&lt;/P&gt;&lt;P&gt;SQL Select * from C;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assign-Different-Alias-for-different-Tables/m-p/1771408#M59699</guid>
      <dc:creator>zhbuyiqlik</dc:creator>
      <dc:date>2024-11-16T17:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Assign Different Alias for different Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Assign-Different-Alias-for-different-Tables/m-p/1771410#M59700</link>
      <description>&lt;P&gt;You can remove &lt;STRONG&gt;Alias&lt;/STRONG&gt; everywhere it will work (&lt;U&gt;&lt;STRONG&gt;Ex&lt;/STRONG&gt;&lt;/U&gt;:&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;[City] as C.City)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 19:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Assign-Different-Alias-for-different-Tables/m-p/1771410#M59700</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-12-31T19:44:33Z</dc:date>
    </item>
  </channel>
</rss>

