<?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: Tablename help? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723512#M259603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the script runs consecutively - first the variable is filled with Employee and afterwards overwritten with Sales&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2014 12:53:37 GMT</pubDate>
    <dc:creator>danieloberbilli</dc:creator>
    <dc:date>2014-10-29T12:53:37Z</dc:date>
    <item>
      <title>Tablename help?</title>
      <link>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723510#M259601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In script i have like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in 1st Tab i have script like this&lt;/P&gt;&lt;P&gt;LET vTime=now(1);&lt;BR /&gt;LET vTableName = 'Employee';&lt;/P&gt;&lt;P&gt;[$(vTableName)]: &lt;BR /&gt;lOAD * from&lt;BR /&gt;table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in 2nd tab i have script like this&lt;/P&gt;&lt;P&gt;LET vTime=now(1);&lt;BR /&gt;LET vTableName = 'Sales';&lt;/P&gt;&lt;P&gt;[$(vTableName)]:&lt;BR /&gt;Load * from Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in 2 tabs the (vTablename) variable name same.in the 1st tab this variable place the value 'Employee' and in 2nd tab with Sales.how it is possible.here we have 2 different values for 1 variable.&lt;/P&gt;&lt;P&gt;Please explain?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 12:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723510#M259601</guid>
      <dc:creator />
      <dc:date>2014-10-29T12:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tablename help?</title>
      <link>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723511#M259602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will take separately for each tab &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 12:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723511#M259602</guid>
      <dc:creator />
      <dc:date>2014-10-29T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tablename help?</title>
      <link>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723512#M259603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the script runs consecutively - first the variable is filled with Employee and afterwards overwritten with Sales&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 12:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723512#M259603</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-10-29T12:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tablename help?</title>
      <link>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723513#M259604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your variable has 2 LET instructions, so in different moment it has 2 values assigned statically to tables (TAbles name are not linked to variable but only managed by it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you see the value of your variable it returns 'Sales' because it is the last value assigned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 12:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tablename-help/m-p/723513#M259604</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-29T12:53:53Z</dc:date>
    </item>
  </channel>
</rss>

