<?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 Group values in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864672#M995903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a block chart and I currently have an expression to count statuses.&amp;nbsp; I'd like to group some of these statuses into a 'new' category.&amp;nbsp; Instead of doing this in the script, can I define it in Expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I'd like to say&lt;/P&gt;&lt;P&gt;if([Dashboard Status]='In Progress' OR [Dashboard Status]='Design', 'In Queue', 'xxx')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 16:53:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-01T16:53:52Z</dc:date>
    <item>
      <title>Group values in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864672#M995903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a block chart and I currently have an expression to count statuses.&amp;nbsp; I'd like to group some of these statuses into a 'new' category.&amp;nbsp; Instead of doing this in the script, can I define it in Expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I'd like to say&lt;/P&gt;&lt;P&gt;if([Dashboard Status]='In Progress' OR [Dashboard Status]='Design', 'In Queue', 'xxx')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 16:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864672#M995903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T16:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Group values in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864673#M995904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it would be better if you do as a calculated dimension instead, of using the expression, but yes it can be done &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 16:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864673#M995904</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-07-01T16:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Group values in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864674#M995905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can definitely Achieve the new category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Pick() and Match functions.&lt;/P&gt;&lt;P&gt;See below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PICK(MATCH(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Dashboard Status],&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'In Progress' ,'Design'),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; 'In Queue', 'xxx')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 17:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864674#M995905</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-01T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Group values in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864675#M995906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 17:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-values-in-expression/m-p/864675#M995906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T17:06:29Z</dc:date>
    </item>
  </channel>
</rss>

