<?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: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449709#M694998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I need to get rid of the Preceding load for the renaming to take effect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 17:17:09 GMT</pubDate>
    <dc:creator>b_garside</dc:creator>
    <dc:date>2013-05-10T17:17:09Z</dc:date>
    <item>
      <title>How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449705#M694994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I have a Table that's stores questions identified with GUID's instead of the literal questions names I need to translate them using &lt;STRONG&gt;ApplyMap and RENAME&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;The problem I'm having is how do I translate field names to readable values. I dont know how to map field names to something else.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the manual way to do this would be to alias all the fields....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Mapping_Questions:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;Mapping LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;frmqstnQuestionText&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;frmqstnGUID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; SELECT frmqstnQuestionText,&lt;BR /&gt; frmqstnName&lt;BR /&gt; FROM "master".dbo."QV_QuestionNames"; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Form_6248:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptId&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptProjectId&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;ProjectID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptFormId&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptReportID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Qcabd5f36_9b83_46b8_a510_57921949b40b"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Q0a3bbcfd_456b_414c_93bc_64a65a3aa880"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Q02ccee4f_c1d4_46d2_b925_82c744287c04"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Q61f58659_e530_4188_b3a0_1cd9e00a06d1"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Qfd25bad3_13cc_42a8_99a6_6a18fcf83c32"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"Q95e48c02_3bf0_4b78_abc4_8b7708a2720"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; SELECT prjrptId,&lt;BR /&gt; prjrptProjectId,&lt;BR /&gt; prjrptFormId,&lt;BR /&gt; prjrptReportID,&lt;BR /&gt; prjrptDate,&lt;BR /&gt;&amp;nbsp; "Qcabd5f36_9b83_46b8_a510_57921949b40b",&lt;BR /&gt;&amp;nbsp; "Q0a3bbcfd_456b_414c_93bc_64a65a3aa880",&lt;BR /&gt;&amp;nbsp; "Q02ccee4f_c1d4_46d2_b925_82c744287c04",&lt;BR /&gt;&amp;nbsp; "Q61f58659_e530_4188_b3a0_1cd9e00a06d1",&lt;BR /&gt; "Qfd25bad3_13cc_42a8_99a6_6a18fcf83c32",&lt;BR /&gt;&amp;nbsp; "Q95e48c02_3bf0_4b78_abc4_8b7708a2720"&lt;BR /&gt; FROM "master".dbo."vw_6248"; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449705#M694994</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T16:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449706#M694995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the mapping tables contains the guids and the names to replace them with then add a line at the end of the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Mapping_Questions:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;&lt;STRONG&gt;Mapping &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; SELECT &lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px; background-color: #ffffff;"&gt;frmqstnGUID,&lt;/SPAN&gt;frmqstnQuestionText&lt;BR /&gt;&lt;SPAN style="font-size: 9pt;"&gt;FROM "master".dbo."QV_QuestionNames";&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;...other stuff&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;rename fields using &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px; background-color: #ffffff;"&gt;Mapping_Questions&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449706#M694995</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-10T16:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449707#M694996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this blog post from Qlikview Addict&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.qlikviewaddict.com/"&gt;http://www.qlikviewaddict.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449707#M694996</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-10T16:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449708#M694997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For soem reason its not working does this look correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table view&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40839" class="jive-image-thumbnail jive-image" onclick="" alt="2013-05-10_131108.png" src="https://community.qlik.com/legacyfs/online/40839_2013-05-10_131108.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Mapping_Questions:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;MAPPING&lt;/SPAN&gt; &lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; SELECT &lt;BR /&gt; frmqstnName, //Dirty&lt;BR /&gt; frmqstnQuestionText&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Clean&lt;BR /&gt; FROM "master".dbo."QV_QuestionNames";&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Form_6248:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptId&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptProjectId&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;ProjectID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptFormId&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptReportID&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;prjrptDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Qcabd5f36_9b83_46b8_a510_57921949b40b"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Q0a3bbcfd_456b_414c_93bc_64a65a3aa880"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Q02ccee4f_c1d4_46d2_b925_82c744287c04"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Q61f58659_e530_4188_b3a0_1cd9e00a06d1"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Qfd25bad3_13cc_42a8_99a6_6a18fcf83c32"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"Q95e48c02_3bf0_4b78_abc4_8b7708a2720"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; SELECT prjrptId,&lt;BR /&gt; prjrptProjectId,&lt;BR /&gt; prjrptFormId,&lt;BR /&gt; prjrptReportID,&lt;BR /&gt; prjrptDate,&lt;BR /&gt;&amp;nbsp; "Qcabd5f36_9b83_46b8_a510_57921949b40b",&lt;BR /&gt;&amp;nbsp; "Q0a3bbcfd_456b_414c_93bc_64a65a3aa880",&lt;BR /&gt;&amp;nbsp; "Q02ccee4f_c1d4_46d2_b925_82c744287c04",&lt;BR /&gt;&amp;nbsp; "Q61f58659_e530_4188_b3a0_1cd9e00a06d1",&lt;BR /&gt; "Qfd25bad3_13cc_42a8_99a6_6a18fcf83c32",&lt;BR /&gt;&amp;nbsp; "Q95e48c02_3bf0_4b78_abc4_8b7708a2720"&lt;BR /&gt; FROM "master".dbo."vw_6248"; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Rename&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;fields&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;using&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Mapping_Questions; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449708#M694997</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T17:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449709#M694998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I need to get rid of the Preceding load for the renaming to take effect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449709#M694998</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T17:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449710#M694999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the table view image the guids contain hyphens, not underscore characters. Make sure you use the exact same case sensitive field names. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449710#M694999</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-10T17:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449711#M695000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, duh, I should have picked up on that. So I will use &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;a string fucntion &lt;STRONG&gt;Replace&lt;/STRONG&gt;(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;s, fromstring ,tostring&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&amp;nbsp; to fix the _ to - hyphens ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449711#M695000</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T17:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449712#M695001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449712#M695001</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T17:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449713#M695002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Mapping Load Table must be the first sheet in the Script Editor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449713#M695002</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-10T17:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449714#M695003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, so now I have that part working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I prevent the other non GUID fields from being renamed or destroyed when it doesn't find a match ?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449714#M695003</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T17:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449715#M695004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, makes sense. done. &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;How do I prevent the other non GUID fields from being renamed or destroyed when it doesn't find a match ? &lt;/SPAN&gt;&amp;nbsp; Is there a way to exclude them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449715#M695004</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T18:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449716#M695005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think using will help but the site example doesnt match my situation in this regard does it?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; color: blue;"&gt;&lt;STRONG&gt;WHERE &lt;/STRONG&gt;len&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; color: #990000;"&gt;??????? &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; background-color: #f7f7f7;"&gt;)&amp;gt;0;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449716#M695005</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T18:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449717#M695006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you dont need it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449717#M695006</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-10T18:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449718#M695007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All is well. Your right.&amp;nbsp; Its seems like some GUIDs did not have a match so it was making it look like it was messing with other fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449718#M695007</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T18:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449719#M695008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please subcribe to my Youtube page for Qlikview Tutorials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small loading" href="https://www.youtube.com/user/RustyFishBones" style="background-color: #ffffff; color: #007fc0; font-family: Arial;"&gt;https://www.youtube.com/user/RustyFishBones&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They can help, sometimes but not all the time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449719#M695008</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-10T18:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use ApplyMap &amp; RENAME for GUID Field names to readable ones?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449720#M695009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-ApplyMap-RENAME-for-GUID-Field-names-to-readable-ones/m-p/449720#M695009</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2013-05-10T18:54:42Z</dc:date>
    </item>
  </channel>
</rss>

