<?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 two value combined in field , in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/two-value-combined-in-field/m-p/1683812#M726575</link>
    <description>&lt;P&gt;Membership field has value =&amp;nbsp;'NOT PROVIDED','LOW ENTRY',&amp;nbsp;'Gold','Diamond',&amp;nbsp;'Silver','Cooper',&lt;/P&gt;&lt;P&gt;I want to two value in one,&amp;nbsp; &amp;nbsp;like silver and cooper as silver and rest as usual , bellow is the syntax needed to be update&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;If(Upper([Membership])='NOT PROVIDED','LOW ENTRY',&lt;BR /&gt;Upper([Membership])) as [Membership],&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:04:59 GMT</pubDate>
    <dc:creator>everest226</dc:creator>
    <dc:date>2024-11-16T01:04:59Z</dc:date>
    <item>
      <title>two value combined in field ,</title>
      <link>https://community.qlik.com/t5/QlikView/two-value-combined-in-field/m-p/1683812#M726575</link>
      <description>&lt;P&gt;Membership field has value =&amp;nbsp;'NOT PROVIDED','LOW ENTRY',&amp;nbsp;'Gold','Diamond',&amp;nbsp;'Silver','Cooper',&lt;/P&gt;&lt;P&gt;I want to two value in one,&amp;nbsp; &amp;nbsp;like silver and cooper as silver and rest as usual , bellow is the syntax needed to be update&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;If(Upper([Membership])='NOT PROVIDED','LOW ENTRY',&lt;BR /&gt;Upper([Membership])) as [Membership],&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-value-combined-in-field/m-p/1683812#M726575</guid>
      <dc:creator>everest226</dc:creator>
      <dc:date>2024-11-16T01:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: two value combined in field ,</title>
      <link>https://community.qlik.com/t5/QlikView/two-value-combined-in-field/m-p/1684199#M726576</link>
      <description>&lt;P&gt;May be this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(Match(Upper(Membership), 'SILVER', 'COOPER'), 'silver', 'usual') as NewFieldName&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 Mar 2020 15:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/two-value-combined-in-field/m-p/1684199#M726576</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-12T15:07:06Z</dc:date>
    </item>
  </channel>
</rss>

