<?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: Editing Fields in multiple QVDs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390805#M32002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the load editor you can use the RENAME statement like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RENAME FIELD CREATE_DATE TO [Create Date];&lt;/P&gt;&lt;P&gt;RENAME FIELD ASSIGNED_TO TO [Assignee];&lt;/P&gt;&lt;P&gt;RENAME FIELD CASE_ID TO [Case ID];&lt;/P&gt;&lt;P&gt;RENAME TASK_TYPE TO [Task Type];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rename will do a rename of a field that occurs in multiple tables too (key fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could alternatively list them all in one statement. Or you could use a map if you have many fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the syntax:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/rename-field.htm" title="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/rename-field.htm"&gt;Rename field ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 08:22:03 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2017-08-28T08:22:03Z</dc:date>
    <item>
      <title>Editing Fields in multiple QVDs</title>
      <link>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390804#M32001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Query for editing FIELD names, can this be preset in the Data Load Editor and if so how? Or, do I change each File and each Field individually within the Data Manager?&lt;/P&gt;&lt;P&gt;To change Field heading for multiple (4) QVD files within an APP, can I set this up in Data Load Editor for all to be uniform?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Changing CREATE_DATE to &lt;STRONG&gt;Create Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Changing ASSIGNED_TO to &lt;STRONG&gt;Assignee&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Changing CASE_ID to &lt;STRONG&gt;Case ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Changing TASK_TYPE to &lt;STRONG&gt;Task Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DEB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 00:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390804#M32001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-28T00:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Fields in multiple QVDs</title>
      <link>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390805#M32002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the load editor you can use the RENAME statement like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RENAME FIELD CREATE_DATE TO [Create Date];&lt;/P&gt;&lt;P&gt;RENAME FIELD ASSIGNED_TO TO [Assignee];&lt;/P&gt;&lt;P&gt;RENAME FIELD CASE_ID TO [Case ID];&lt;/P&gt;&lt;P&gt;RENAME TASK_TYPE TO [Task Type];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rename will do a rename of a field that occurs in multiple tables too (key fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could alternatively list them all in one statement. Or you could use a map if you have many fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the syntax:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/rename-field.htm" title="http://help.qlik.com/en-US/sense/June2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/rename-field.htm"&gt;Rename field ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 08:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390805#M32002</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-08-28T08:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Fields in multiple QVDs</title>
      <link>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390806#M32003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Much appreciated and I thank you Petter. Worked a charm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 22:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Editing-Fields-in-multiple-QVDs/m-p/1390806#M32003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-28T22:42:27Z</dc:date>
    </item>
  </channel>
</rss>

