<?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: Merging/joining  Data from different fields into 1 field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522785#M749468</link>
    <description>&lt;P&gt;Hi, Tom&lt;/P&gt;&lt;P&gt;Have you tried to concatenate your 3 columns in the script loading as shown below?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 997px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2445iDECD586BD22D5EB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;Hope this helps&lt;/P&gt;&lt;P&gt;ZZ&lt;/P&gt;</description>
    <pubDate>Thu, 20 Dec 2018 00:47:29 GMT</pubDate>
    <dc:creator>zzyjordan</dc:creator>
    <dc:date>2018-12-20T00:47:29Z</dc:date>
    <item>
      <title>Merging/joining  Data from different fields into 1 field</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522775#M749467</link>
      <description>&lt;DIV class="topic-subject-wrapper"&gt;&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;&lt;DIV class="MessageSubject"&gt;From Excell I load into Qlikview the following Table:&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;TD&gt;75&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;43&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;In Qlikview I made a Table Object that shows above date in the same way:&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&lt;DIV class="MessageSubject"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;70&lt;/TD&gt;&lt;TD&gt;17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;TD&gt;75&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;TD&gt;43&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;However I would like Qlikview to display the data in the Tableobject as follows:&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6/70/17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12/75/40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6/100/43&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="MessageSubject"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-body lia-component-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Joining the data from the 3 fields seperating them bij a / and showing them in 1 field.&lt;/P&gt;&lt;P&gt;Is this possible, and if so how?&lt;/P&gt;&lt;P&gt;Tom&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;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522775#M749467</guid>
      <dc:creator>TomHolland</dc:creator>
      <dc:date>2024-11-16T21:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Merging/joining  Data from different fields into 1 field</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522785#M749468</link>
      <description>&lt;P&gt;Hi, Tom&lt;/P&gt;&lt;P&gt;Have you tried to concatenate your 3 columns in the script loading as shown below?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 997px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2445iDECD586BD22D5EB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;Hope this helps&lt;/P&gt;&lt;P&gt;ZZ&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 00:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522785#M749468</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2018-12-20T00:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Merging/joining  Data from different fields into 1 field</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522814#M749469</link>
      <description>&lt;P&gt;Are you going to use in front end which is expected field? If so, What purpose you used?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 03:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1522814#M749469</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-20T03:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Merging/joining  Data from different fields into 1 field</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1523521#M749470</link>
      <description>&lt;P&gt;Hi ZZ,&lt;/P&gt;&lt;P&gt;Your suggestion worked.&lt;/P&gt;&lt;P&gt;But now I have another problem.&lt;/P&gt;&lt;P&gt;I would like for Qlikview to display only the "newfield".&lt;/P&gt;&lt;P&gt;However I use the fileds a b c to sort the data.&lt;/P&gt;&lt;P&gt;If I do not include fields a b c in the table object Qlikview displays "newfield" in the wrong order.&lt;/P&gt;&lt;P&gt;Is there a solution for this?&lt;/P&gt;&lt;P&gt;T.&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;</description>
      <pubDate>Fri, 21 Dec 2018 15:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1523521#M749470</guid>
      <dc:creator>TomHolland</dc:creator>
      <dc:date>2018-12-21T15:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Merging/joining  Data from different fields into 1 field</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1523643#M749471</link>
      <description>&lt;P&gt;Hi, Tom&lt;/P&gt;&lt;P&gt;Probably you can try sort the new field by using the rank expression as below&lt;/P&gt;&lt;P&gt;rank(a)*100+rank(b)*10+rank(c)&lt;/P&gt;&lt;P&gt;and the result should be something similar as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 755px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2568iDBB34464D4456E94/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope &amp;nbsp;this helps&lt;/P&gt;&lt;P&gt;ZZ&lt;/P&gt;</description>
      <pubDate>Sun, 23 Dec 2018 23:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-joining-Data-from-different-fields-into-1-field/m-p/1523643#M749471</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2018-12-23T23:56:49Z</dc:date>
    </item>
  </channel>
</rss>

