<?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 2 field values to a new field value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510776#M601960</link>
    <description>Not sure what you mean. Do you want to be able to select the components of totalfrance separately? Then you will need 2 listboxes, one for each of the groupings.</description>
    <pubDate>Thu, 22 Nov 2018 05:36:41 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-11-22T05:36:41Z</dc:date>
    <item>
      <title>Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510759#M601955</link>
      <description>Hi, I have different products say A,B,C etc.. I have requirement to have A , B and c is the new field value that should have the data with the sum of A and B. How do we do this ?</description>
      <pubDate>Thu, 22 Nov 2018 04:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510759#M601955</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-11-22T04:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510762#M601956</link>
      <description>Hi, Can you provide some example ?</description>
      <pubDate>Thu, 22 Nov 2018 04:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510762#M601956</guid>
      <dc:creator>AshutoshBhumkar</dc:creator>
      <dc:date>2018-11-22T04:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510763#M601957</link>
      <description>Hi, I have given groupement details in a table .. Eg : Amelia,surpharm,totalfrance, rostra, zentiva are the field values in a FIELD called GROUPEMENT. So the user is making selections on field values and the data is coming correctly . Recently we added a totalfrance field value where it should contain the data for both summing up Amelia and surpharm when totalfrance is selected in listbox.</description>
      <pubDate>Thu, 22 Nov 2018 04:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510763#M601957</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-11-22T04:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510774#M601958</link>
      <description>&lt;P&gt;Probably the best way to achieve this is to create another grouping field, associated with GROUPEMENT, which associates totalfrance with the two GROUPEMENT values that you require. The other GROUPEMENT values in the new group would simply associate with the same value.&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD * &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Inline&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;GROUPEMENT, NEW_GRPOUPEMENT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;rostra, rostra&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;zentiva, zentiva&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;totalfrance, totalfrance&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Amleia, totalfrance&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;surpharm, totalfrance&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;...add more...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Now use the new field in the listbox place of GROUPEMENT.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 05:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510774#M601958</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-11-22T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510775#M601959</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the input . So this will sum up the data for total France but I should be having the other groupement as well separately . Please guide me on this scenario as well ?</description>
      <pubDate>Thu, 22 Nov 2018 05:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510775#M601959</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-11-22T05:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510776#M601960</link>
      <description>Not sure what you mean. Do you want to be able to select the components of totalfrance separately? Then you will need 2 listboxes, one for each of the groupings.</description>
      <pubDate>Thu, 22 Nov 2018 05:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510776#M601960</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-11-22T05:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510778#M601961</link>
      <description>Hi,&lt;BR /&gt;Actually I would like to have the “totalfrance” field value along with zentiva,anemia,suropharm etc in the same listbox. We don’t have any data for totalfrance. But it should show the data for sum of anemia and suropharm when selected from listbox.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you need more details</description>
      <pubDate>Thu, 22 Nov 2018 05:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510778#M601961</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-11-22T05:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510861#M601962</link>
      <description>A new field value is added to the same file where in totalfrance should contain the sum of 2 already existing field values</description>
      <pubDate>Thu, 22 Nov 2018 08:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1510861#M601962</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-11-22T08:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Merging 2 field values to a new field value</title>
      <link>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1511054#M601963</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want the output like&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Inline&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;GROUPEMENT, NEW_GRPOUPEMENT&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;rostra, rostra&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;zentiva, zentiva&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;totalfrance, totalfrance // Should contain both sum of AMLEIA and SURPHARM data&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Amleia,&amp;nbsp; // AMELIA OLY&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;surpharm, t// SURPHARM oly&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;...add more...&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 11:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merging-2-field-values-to-a-new-field-value/m-p/1511054#M601963</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-11-22T11:25:17Z</dc:date>
    </item>
  </channel>
</rss>

