<?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: Renaming values in dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067046#M1253627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Zackary, &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;you need to change "Event Original Name" in the text below to what you have called your event field (the dimension name you use to create the graph). Then you can use an inline load to create a map if there are only a few field values you want to change.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Event Map:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;Event Original Name&lt;/EM&gt;, Event New Name&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pre - Op (Arm 1 : Phase 1), PreOp&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 Week Post - Op (Arm 2 : Follow - Up), 2Week&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or just create a table in excel like this:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117951_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and use this script at the end:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Event Map:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD [Event Original Name], // RENAME THIS TO YOUR FIELD NAME. I assume this is called "Event Name"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Event New Name]&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, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create an associative join on the &lt;SPAN style="font-size: 13.3333px;"&gt;[Event Original Name] field and give you a [Event New Name] value every time there is a match in the field &lt;SPAN style="font-size: 13.3333px;"&gt;[Event Original Name].&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2016 18:07:45 GMT</pubDate>
    <dc:creator>jonopitchford</dc:creator>
    <dc:date>2016-03-14T18:07:45Z</dc:date>
    <item>
      <title>Renaming values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067043#M1253615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys! Long time user, first time poster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I work in clinical research and am developing a report. The events are recorded in a survey site we use [redcap], exported to excel and then uploaded to qlik.&amp;nbsp; My problem is we were pretty over zealous in the answer choices to the survey. For instance the document calls each event "Pre - Op (Arm 1 : Phase 1) or "2 Week Post - Op (Arm 2 : Follow - Up)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is in my chart showing change over events, the titles of the events are so long I can't fit it all on my screen and it auto crops it out of view.&amp;nbsp; Any help renaming specific answer choices?&amp;nbsp; I would love to change the answer to "PreOp" or "2 Week".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are only 4 different event names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking it involves the AS command but I can't sort it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Qlik'ers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067043#M1253615</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067044#M1253619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zachery,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i would create a mapping table like this:&lt;/P&gt;&lt;P&gt;Event Map:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Event Original Name, Event New Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pre - Op (Arm 1 : Phase 1), PreOp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 Week Post - Op (Arm 2 : Follow - Up), 2Week&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with [Event Original Name] being whatever you called the event field and then use [Event New Name] as the field in the chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would that work in this case?&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 15:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067044#M1253619</guid>
      <dc:creator>jonopitchford</dc:creator>
      <dc:date>2016-03-14T15:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067045#M1253623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats for the Reply Jonathan! Would I put this code directly into the edit script after the event name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tacking it onto the end of the code and a separate command lead to errors &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive tried it out and isn't mapping tables used to rename whole columns? I just need to rename some fields within the column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 17:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067045#M1253623</guid>
      <dc:creator />
      <dc:date>2016-03-14T17:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067046#M1253627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Zackary, &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;you need to change "Event Original Name" in the text below to what you have called your event field (the dimension name you use to create the graph). Then you can use an inline load to create a map if there are only a few field values you want to change.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Event Map:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;Event Original Name&lt;/EM&gt;, Event New Name&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pre - Op (Arm 1 : Phase 1), PreOp&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 Week Post - Op (Arm 2 : Follow - Up), 2Week&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or just create a table in excel like this:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117951_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and use this script at the end:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Event Map:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD [Event Original Name], // RENAME THIS TO YOUR FIELD NAME. I assume this is called "Event Name"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Event New Name]&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, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create an associative join on the &lt;SPAN style="font-size: 13.3333px;"&gt;[Event Original Name] field and give you a [Event New Name] value every time there is a match in the field &lt;SPAN style="font-size: 13.3333px;"&gt;[Event Original Name].&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 18:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067046#M1253627</guid>
      <dc:creator>jonopitchford</dc:creator>
      <dc:date>2016-03-14T18:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming values in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067047#M1253630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're the Guru of Qlikview! Thank you!!&lt;/P&gt;&lt;P&gt;z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 18:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Renaming-values-in-dimension/m-p/1067047#M1253630</guid>
      <dc:creator />
      <dc:date>2016-03-14T18:37:13Z</dc:date>
    </item>
  </channel>
</rss>

