<?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: Grouped if or else in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754369#M718467</link>
    <description>&lt;P&gt;can you share a sample data and the expected output ? &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2020 08:39:17 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2020-10-21T08:39:17Z</dc:date>
    <item>
      <title>Grouped if or else</title>
      <link>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754363#M718466</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam trying to created 3 rows in one field by grouping for which i am not getting the proper result .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is my script can you please help on this .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script :&lt;/P&gt;&lt;P&gt;if(wildmatch(Dept,'AB','BC','AD'),&lt;BR /&gt;if(wildmatch(Sector,'Good','AVG'),&lt;BR /&gt;if(not wildmatch(Status,'Accepted','Proceed'),'Rejected')&lt;BR /&gt;and&lt;BR /&gt;if(wildmatch(Dept,'AB','BC','AD'),&lt;BR /&gt;if(wildmatch(Sector,'Good','AVG'),&lt;BR /&gt;if(wildmatch(Status,'Closed'),'In_Progress')&lt;BR /&gt;and&lt;BR /&gt;if(wildmatch(Dept,'AB','BC','AD'),&lt;BR /&gt;if(wildmatch(Sector,'Good','AVG'),&lt;BR /&gt;if(not wildmatch(Status,'Rejected'),'Built')))))) as Grouped,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754363#M718466</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Grouped if or else</title>
      <link>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754369#M718467</link>
      <description>&lt;P&gt;can you share a sample data and the expected output ? &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 08:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754369#M718467</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-10-21T08:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Grouped if or else</title>
      <link>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754390#M718468</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try like below&lt;/P&gt;&lt;P&gt;if(wildmatch(Dept,'AB','BC','AD'),&lt;BR /&gt;if(wildmatch(Sector,'Good','AVG'),&lt;BR /&gt;if(wildmatch(Status,'Closed'), 'In_Progress',&lt;BR /&gt;if(not wildmatch(Status,'Accepted','Proceed'),'Rejected',&lt;BR /&gt;if(not wildmatch(Status,'Rejected'),'Built')))))as Grouped&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 09:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouped-if-or-else/m-p/1754390#M718468</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-10-21T09:37:59Z</dc:date>
    </item>
  </channel>
</rss>

