<?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: Mapping Column names and descriptions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20661#M1404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I tried it and I'm getting&amp;nbsp; the below error&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P class="selectable" style="margin: 0 0 0 5px; color: #ff0000; font-family: monospace; font-size: 13px; font-style: normal; font-weight: 400; text-align: start; text-indent: 0px;"&gt;Mapping table 'Comment Fields' not found: Comment fields using [Comment Fields]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Comment Fields]:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "FieldName",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Comment"&lt;BR /&gt;FROM [lib://AmerisureData/Warehouse\AWHColumnComments.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Aliases);&lt;/P&gt;&lt;P&gt;Comment fields using [Comment Fields];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2018 19:20:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-15T19:20:38Z</dc:date>
    <item>
      <title>Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20656#M1399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I currently have an excel file attached that will map our database field names to the business names. That works fine.&lt;/P&gt;&lt;P&gt;[Alias Fields]:&lt;/P&gt;&lt;P&gt;Mapping LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OldName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NewName&lt;/P&gt;&lt;P&gt;FROM [lib://AmerisureData/Warehouse\AWHColumnAliases.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Aliases);&lt;/P&gt;&lt;P&gt;Rename Fields using [Alias Fields];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to take it a step further and populate the description of the field as well.&amp;nbsp; Does anyone have any examples on how to accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 18:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20656#M1399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-13T18:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20657#M1400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's the same mapping-logic. Here an example from the help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="example"&gt;Beispiel 1:&lt;/P&gt;&lt;P class="Code"&gt;KommentarMap:&lt;/P&gt;&lt;P class="Code"&gt;mapping load * inline [&lt;/P&gt;&lt;P class="Code"&gt;a, b&lt;/P&gt;&lt;P class="Code"&gt;Alpha, Dieses Feld enthält Textwerte&lt;/P&gt;&lt;P class="Code"&gt;Num, Dieses Feld enthält numerische Werte&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;comment fields using KommentarMap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 12:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20657#M1400</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-03-14T12:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20658#M1401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Marcus.&amp;nbsp; i'm not sure about your browser but mine seems to be showing this in another language?&amp;nbsp; Was that the intent?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 12:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20658#M1401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T12:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20659#M1402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The intention was to show that with the same mapping-approach like for the renaming the fields could be enriched with comments and/or tags which could be used like here described: &lt;A href="https://community.qlik.com/docs/DOC-7068"&gt;Comments, Tags, and Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 16:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20659#M1402</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-03-14T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20660#M1403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the English translation to your example is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 1:&lt;/P&gt;&lt;P&gt;CommentMap:&lt;/P&gt;&lt;P&gt;mapping load * inline [&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;Alpha, This Field Contains Text Values&lt;/P&gt;&lt;P&gt;Num, This Field Contains numerical values&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;comment fields using CommentMap;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/comment-table.htm" title="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/comment-table.htm"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/comment-table.h…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;like in this link Correct? I'll give it a try. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 16:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20660#M1403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-14T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20661#M1404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I tried it and I'm getting&amp;nbsp; the below error&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P class="selectable" style="margin: 0 0 0 5px; color: #ff0000; font-family: monospace; font-size: 13px; font-style: normal; font-weight: 400; text-align: start; text-indent: 0px;"&gt;Mapping table 'Comment Fields' not found: Comment fields using [Comment Fields]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Comment Fields]:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "FieldName",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Comment"&lt;BR /&gt;FROM [lib://AmerisureData/Warehouse\AWHColumnComments.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Aliases);&lt;/P&gt;&lt;P&gt;Comment fields using [Comment Fields];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 19:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20661#M1404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-15T19:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20662#M1405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The mapping-statement is missing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Comment Fields]:&lt;BR /&gt;&lt;STRONG&gt;MAPPING&lt;/STRONG&gt; LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "FieldName",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Comment"&lt;BR /&gt;FROM [lib://AmerisureData/Warehouse\AWHColumnComments.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Aliases);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment fields using [Comment Fields];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 06:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20662#M1405</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-03-16T06:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20663#M1406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked, thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20663#M1406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-16T12:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping Column names and descriptions</title>
      <link>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20664#M1407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked but we updated to April 2018 and now it no longer populates.&amp;nbsp; Is anyone having any Issues with it after the update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 12:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Mapping-Column-names-and-descriptions/m-p/20664#M1407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-22T12:12:04Z</dc:date>
    </item>
  </channel>
</rss>

