<?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: grouping of Values from same field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/grouping-of-Values-from-same-field/m-p/1903509#M74531</link>
    <description>&lt;P&gt;Load If(City = 'D','C',City) as City &lt;/P&gt;
&lt;P&gt;From YourTable;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 11:51:41 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-03-10T11:51:41Z</dc:date>
    <item>
      <title>grouping of Values from same field</title>
      <link>https://community.qlik.com/t5/App-Development/grouping-of-Values-from-same-field/m-p/1903479#M74529</link>
      <description>&lt;P&gt;Hi all, I have a field "city", which has below data&lt;/P&gt;
&lt;P&gt;City&lt;/P&gt;
&lt;P&gt;A&lt;/P&gt;
&lt;P&gt;B&lt;/P&gt;
&lt;P&gt;C&lt;/P&gt;
&lt;P&gt;D&lt;/P&gt;
&lt;P&gt;Now I want to group C and D and need to show as C (which actually will be the combination of C and D) in the same city field. The below output I am expecting&lt;/P&gt;
&lt;P&gt;City&lt;/P&gt;
&lt;P&gt;A&lt;/P&gt;
&lt;P&gt;B&lt;/P&gt;
&lt;P&gt;C&lt;/P&gt;
&lt;P&gt;C is actually a combination of C and D&lt;/P&gt;
&lt;P&gt;Can anyone please help me to achieve this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aatish&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>Thu, 10 Mar 2022 10:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/grouping-of-Values-from-same-field/m-p/1903479#M74529</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2022-03-10T10:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: grouping of Values from same field</title>
      <link>https://community.qlik.com/t5/App-Development/grouping-of-Values-from-same-field/m-p/1903509#M74531</link>
      <description>&lt;P&gt;Load If(City = 'D','C',City) as City &lt;/P&gt;
&lt;P&gt;From YourTable;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 11:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/grouping-of-Values-from-same-field/m-p/1903509#M74531</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-03-10T11:51:41Z</dc:date>
    </item>
  </channel>
</rss>

