<?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: Table Names.Field Names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579151#M1099425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a "qualify *" in the script or a qualify setting in the odbc connection settings set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 07:44:28 GMT</pubDate>
    <dc:creator>martinpohl</dc:creator>
    <dc:date>2014-04-30T07:44:28Z</dc:date>
    <item>
      <title>Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579150#M1099423</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;We have literally just upgraded to version 11 from version 10 and we have encountered an issue that hopefully you can offer assistance with.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We have a dashboard built that now doesnt work.&amp;nbsp; The field names that are available for selection are preceded by the table name. Previously this wasnt the case - so the already built dimensions/expressions are no longer working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example a common used dimension previously is Month, however the available field is now Calendar.Month - so the used dimension has a big red cross next to it and not showing on the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have changed our data load from an ODBC to an OLE DB connectio - so dont know if this makes a difference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatfully received rather than having to go through all the dimensions/expressions and changing them to the new ones that are coming through.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 07:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579150#M1099423</guid>
      <dc:creator />
      <dc:date>2014-04-30T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579151#M1099425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a "qualify *" in the script or a qualify setting in the odbc connection settings set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 07:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579151#M1099425</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2014-04-30T07:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579152#M1099426</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;BR /&gt;There is a qualify * after the connection. Is this causing the issue? Please excuse my lack of knowledge and thank you for your assistance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 07:47:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579152#M1099426</guid>
      <dc:creator />
      <dc:date>2014-04-30T07:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579153#M1099427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, that's the reason,&lt;/P&gt;&lt;P&gt;delete this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 07:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579153#M1099427</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2014-04-30T07:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579154#M1099428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;qualify *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is used for naming like tablename.fieldname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want for single table not for other table do likbelow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qualify *;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;fields&lt;/P&gt;&lt;P&gt;from path&lt;/P&gt;&lt;P&gt;unqualify *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then other load staements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this make sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579154#M1099428</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-04-30T08:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579155#M1099429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Many thanks to you all for the help. Problem Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579155#M1099429</guid>
      <dc:creator />
      <dc:date>2014-04-30T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579156#M1099430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;what was the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please mark it as helpful or correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you post solution for future refrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579156#M1099430</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-04-30T08:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table Names.Field Names</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579157#M1099431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem was the qualify statements that were in the script. Further investigation was that there were multiple qualfiy and unqualfy statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These have been deleted in some instances where not required and unqualfiy statements put in elsewhere.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 08:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Names-Field-Names/m-p/579157#M1099431</guid>
      <dc:creator />
      <dc:date>2014-04-30T08:41:26Z</dc:date>
    </item>
  </channel>
</rss>

