<?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: Combine the multiple values from the field (as separate column) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560120#M743466</link>
    <description>Mark as answered if it helped. both here and in the original thread</description>
    <pubDate>Fri, 22 Mar 2019 13:55:06 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-03-22T13:55:06Z</dc:date>
    <item>
      <title>Combine the multiple values from the field (as separate column)</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560071#M743463</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table with Cost_Area&amp;nbsp; field which has values as:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left"&gt;&lt;SPAN class="lia-message-image-wrapper lia-message-image-actions-narrow lia-message-image-actions-below"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 188px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8579i839EC6520F2132A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a&amp;nbsp;separate column "Area" as shown in the image below;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left"&gt;&lt;SPAN class="lia-message-image-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 100px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8598i619EFB2C11341ED3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where &lt;STRONG&gt;Controls Eng =&amp;nbsp;'CONT HDWR', 'CONT RESALE', 'CONTROLS ENG' values&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Mechanical Eng = 'MECH HDWR', 'MECH INSTALL', 'MECH RESALE' values&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I came to know that using Appymap we can create a mapping table of required fields and create a separate column, if this approach is the right way&amp;nbsp;&lt;/SPAN&gt;How can I do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;attach is the file for reference&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560071#M743463</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2024-11-16T04:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Combine the multiple values from the field (as separate column)</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560118#M743464</link>
      <description>Hey Bhavesh,&lt;BR /&gt;If you are extracting this data from database, then just do this using CASE WHEN, it would be the better way.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 22 Mar 2019 13:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560118#M743464</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-22T13:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Combine the multiple values from the field (as separate column)</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560119#M743465</link>
      <description>Apply map is the way to go&lt;BR /&gt;load inline your mapping or create a mapping excel which contain key value pairs like below&lt;BR /&gt;CostAreaMap:&lt;BR /&gt;mapping load * inline&lt;BR /&gt;[Key, Value&lt;BR /&gt;CONT HDWR, Controls Eng&lt;BR /&gt;CONT RESALE, Controls Eng&lt;BR /&gt;...&lt;BR /&gt;]&lt;BR /&gt;i see you have done a big nested if statement for [Cost Area]. put all that info in the map&lt;BR /&gt;then in your load replace you if statements by&lt;BR /&gt;ApplyMap('CostAreaMap', [Cost Area], [Cost Area]) as [Cost Area]&lt;BR /&gt;&lt;BR /&gt;syntax and exapmples here&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/MappingFunctions/ApplyMap.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/MappingFunctions/ApplyMap.htm&lt;/A&gt;</description>
      <pubDate>Fri, 22 Mar 2019 13:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560119#M743465</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-22T13:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Combine the multiple values from the field (as separate column)</title>
      <link>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560120#M743466</link>
      <description>Mark as answered if it helped. both here and in the original thread</description>
      <pubDate>Fri, 22 Mar 2019 13:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combine-the-multiple-values-from-the-field-as-separate-column/m-p/1560120#M743466</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-22T13:55:06Z</dc:date>
    </item>
  </channel>
</rss>

