<?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: Dynamic field names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731162#M1081111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the position of the column is the same you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD A as title // A= first column&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, no labels, header is 1 lines, table [Employee data]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2014 10:03:42 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2014-07-08T10:03:42Z</dc:date>
    <item>
      <title>Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731159#M1081108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a document i send out to clients. They fill out their employee details and send it back. Ideally i'd like to import these documents into qlikview however some clients decide to use their own headings. I'd like to be able to dynamically import data based on a set of possible field headings. For example - title could be employee title, user title, title description etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to do this? I've been google and forum searching without much luck. All i have so far is a simple import:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load title from &lt;C&gt; (ooxml, embedded labels, table is [Employee data]);&lt;/C&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731159#M1081108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T09:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731160#M1081109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use '*' to fetch all fields whatever they names they have like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;From &amp;lt;&amp;gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731160#M1081109</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-08T09:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731161#M1081110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem with that is that if i create a table that has 'title' in it and the client has sent through 'titlez'; the table wont recognise it. Ideally i need a way to import in such a way that if it says 'titlez' it converts it to 'title'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731161#M1081110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T10:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731162#M1081111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the position of the column is the same you could use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD A as title // A= first column&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, no labels, header is 1 lines, table [Employee data]);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731162#M1081111</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-07-08T10:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731163#M1081112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is definately a step in the right direction and something I shall note down for future but doesn't work if they switch them round. For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Title - Forename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client sends through&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forename - Title. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731163#M1081112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T10:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731164#M1081113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, qv would not be able to recognize both of them to be same. It is nearly impossible when - even you can't foresee what the users might send the titles like. There has to be an uniformity in terms of column organising or so....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731164#M1081113</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-07-08T10:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731165#M1081114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or, use a mapping to rename the fields afterwards:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FieldMap:&lt;/P&gt;&lt;P&gt;MAPPING LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; F1, F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; titlez, title&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; employ title, title&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user title, title&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RENAME FIELDS Using FieldMap:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731165#M1081114</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-07-08T10:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731166#M1081115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So basically, you need something to automagically determine the data from a file which may or may not have the correct titles &lt;EM&gt;and&lt;/EM&gt; also may or may not be in the correct order?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731166#M1081115</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-07-08T10:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731167#M1081116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would work, apart from wrinkle number two, in that the Clients may not put the column data in the correct ( expected? ) order! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731167#M1081116</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-07-08T10:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731168#M1081117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list of possible inputs collated from a years worth of submissions so i have a good idea about what the alternatives are they may use. I just need some way for the load script to work on this - load if column heading = 'titlez', 'employee title' as 'title'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731168#M1081117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field names</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731169#M1081118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No way...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-names/m-p/731169#M1081118</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-07-08T10:13:12Z</dc:date>
    </item>
  </channel>
</rss>

