<?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: Rename fields in Chart Properties in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1651496#M456125</link>
    <description>&lt;P&gt;It's quite frequent that same QVW or QVDs are used by different people when those files are fed by the same source. Note that changing the name in the script does not change the name in the file, unless you STORE those files and overwrite them.&lt;/P&gt;
&lt;P&gt;So they will change name in your datamodel, but they will not affect anyone else's apps, as the QVD will keep the same name.&lt;/P&gt;
&lt;P&gt;If you do need to store the results of your renaming, I'd suggest using something like "_&amp;lt;username&amp;gt;" and to a broader extent, the use of the &lt;A href="https://community.qlik.com/t5/Qlik-Deployment-Framework/gp-p/qlik-deployment-framework" target="_self"&gt;Qlik Deployment Framework&lt;/A&gt;, or similar mechanism to distinguish files being used from those which are available, and keep track of changes.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 15:31:57 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2019-11-26T15:31:57Z</dc:date>
    <item>
      <title>Rename fields in Chart Properties</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1649561#M456122</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I built a Chart Table in QlikView.&lt;/P&gt;&lt;P&gt;The data has been already loaded from 3 qvd files.&lt;/P&gt;&lt;P&gt;For some common fields between the 3 qvd files, I don't have the same label/name.&lt;/P&gt;&lt;P&gt;I would like to rename the fields without changing the name in the script.&lt;/P&gt;&lt;P&gt;That's why, I tried to modify the label in the Chart Properties.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;But, that results in two columns in my table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DuplicatedColumns.PNG" style="width: 171px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/24144i8A074B10B847C1AC/image-dimensions/171x125?v=v2" width="171" height="125" role="button" title="DuplicatedColumns.PNG" alt="DuplicatedColumns.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please could you tell me if it's possible to rename the common fields between the 3 qvd files and without changing the script (using "AS").&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1649561#M456122</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2024-11-16T01:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rename fields in Chart Properties</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1649986#M456123</link>
      <description>&lt;P&gt;In short: no, it's not possible.&lt;/P&gt;
&lt;P&gt;If you don't change the name in the script, then they are actually not the same field, even if they have the same values. Charts rely on the data model to aggregate and display data, so depending what you want to show you will need to create a script fit for that purpose.&lt;/P&gt;
&lt;P&gt;Is there any particular reason as to why keep the same field on both tables, if both fields are redundant? Would a JOIN between those tables help, if they have several fields in common?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 09:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1649986#M456123</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2019-11-22T09:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rename fields in Chart Properties</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1650141#M456124</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22381"&gt;@Miguel_Angel_Baeyens&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;First, thank you for your reply.&lt;/P&gt;&lt;P&gt;Fine, if there is no way to do like asked in my first post. I will modify in my script (I don't have the choice ^^).&lt;/P&gt;&lt;P&gt;To give you a reply to your question : "&lt;SPAN&gt;Is there any particular reason as to why keep the same field on both tables, if both fields are redundant?&amp;nbsp;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The reason is that the data loaded from the qvd files are not used just by me, but by many users.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Some users don't use the 3 qvd files at the same time but just one of them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, they don't have this issue and consequently they want to keep the "original" label.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 13:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1650141#M456124</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2019-11-22T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rename fields in Chart Properties</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1651496#M456125</link>
      <description>&lt;P&gt;It's quite frequent that same QVW or QVDs are used by different people when those files are fed by the same source. Note that changing the name in the script does not change the name in the file, unless you STORE those files and overwrite them.&lt;/P&gt;
&lt;P&gt;So they will change name in your datamodel, but they will not affect anyone else's apps, as the QVD will keep the same name.&lt;/P&gt;
&lt;P&gt;If you do need to store the results of your renaming, I'd suggest using something like "_&amp;lt;username&amp;gt;" and to a broader extent, the use of the &lt;A href="https://community.qlik.com/t5/Qlik-Deployment-Framework/gp-p/qlik-deployment-framework" target="_self"&gt;Qlik Deployment Framework&lt;/A&gt;, or similar mechanism to distinguish files being used from those which are available, and keep track of changes.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 15:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1651496#M456125</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2019-11-26T15:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rename fields in Chart Properties</title>
      <link>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1651521#M456126</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22381"&gt;@Miguel_Angel_Baeyens&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for sharing the link.&lt;/P&gt;&lt;P&gt;It will be a great help!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 16:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rename-fields-in-Chart-Properties/m-p/1651521#M456126</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2019-11-26T16:31:17Z</dc:date>
    </item>
  </channel>
</rss>

