<?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 Aagregation in QV script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423746#M484909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am trying to Load below Summary table in QV but it is showing error as Invalid Expression ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary: Load Queue as Q, &lt;/P&gt;&lt;P&gt;SubCategory as S, &lt;/P&gt;&lt;P&gt;Month as M, &lt;/P&gt;&lt;P&gt;Week as W, &lt;/P&gt;&lt;P&gt;If(RAG_Status='R',count(RAG_Status)) as R, &lt;/P&gt;&lt;P&gt;If(RAG_Status='A',count(RAG_Status))as&amp;nbsp; A, &lt;/P&gt;&lt;P&gt;If(RAG_Status='G',count(RAG_Status))as G &lt;/P&gt;&lt;P&gt;Resident L2_Data group by Queue,SubCategory,Month,Week;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RAG Status column has 3 values R A and G. Please suggest me the correct syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2013 10:24:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-03T10:24:26Z</dc:date>
    <item>
      <title>Aagregation in QV script</title>
      <link>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423746#M484909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am trying to Load below Summary table in QV but it is showing error as Invalid Expression ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary: Load Queue as Q, &lt;/P&gt;&lt;P&gt;SubCategory as S, &lt;/P&gt;&lt;P&gt;Month as M, &lt;/P&gt;&lt;P&gt;Week as W, &lt;/P&gt;&lt;P&gt;If(RAG_Status='R',count(RAG_Status)) as R, &lt;/P&gt;&lt;P&gt;If(RAG_Status='A',count(RAG_Status))as&amp;nbsp; A, &lt;/P&gt;&lt;P&gt;If(RAG_Status='G',count(RAG_Status))as G &lt;/P&gt;&lt;P&gt;Resident L2_Data group by Queue,SubCategory,Month,Week;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RAG Status column has 3 values R A and G. Please suggest me the correct syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 10:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423746#M484909</guid>
      <dc:creator />
      <dc:date>2013-05-03T10:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Aagregation in QV script</title>
      <link>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423747#M484910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Load Queue as Q, SubCategory as S,&lt;/P&gt;&lt;P&gt; Month as M, Week as W,&lt;/P&gt;&lt;P&gt; count( If(RAG_Status='R',RAG_Status)) as R,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; count(If(RAG_Status='A',RAG_Status))as&amp;nbsp; A, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; count(If(RAG_Status='G',RAG_Status))as G &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Resident A group by Queue,SubCategory,Month,Week;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 10:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423747#M484910</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-03T10:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Aagregation in QV script</title>
      <link>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423748#M484911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks It Worked.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 10:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aagregation-in-QV-script/m-p/423748#M484911</guid>
      <dc:creator />
      <dc:date>2013-05-03T10:41:46Z</dc:date>
    </item>
  </channel>
</rss>

