<?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: QlikView Chart Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018358#M934704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the syntax is incorrect, is it working well for you? AFAIK Aggr() doesn't allow for set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2016 17:49:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-24T17:49:17Z</dc:date>
    <item>
      <title>QlikView Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018357#M934702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi , I'm New to qlikview. I need to check how an expression is working for a chart in qlikview.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I'm not clear on the syntax of the functions being used.Can anyone of you help me in understanding that how the following expression is working.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;here is the expression :&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;sum({&amp;lt;$(VG_DisregardDate),[EQuality TypeOfReport]=,&amp;nbsp; DateNum={"&amp;gt;=$(=max(Date)-7*12)&amp;lt;=$(=max(Date))"}&amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;aggr({&amp;lt;$(VG_DisregardDate),[EQuality TypeOfReport]=,&amp;nbsp; DateNum={"&amp;gt;=$(=max(Date)-7*12)&amp;lt;=$(=max(Date))"}&amp;gt;}&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;avg( {&amp;lt;$(VG_DisregardDate),[EQuality TypeOfReport]=,&amp;nbsp; DateNum={"&amp;gt;=$(=max(Date)-7*12)&amp;lt;=$(=max(Date))"}&amp;gt;}&amp;nbsp; #CMS_Target)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;,[Report Year Week],[PruID eQuality],[TSG Report]))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks in advance,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Neha. !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 12:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018357#M934702</guid>
      <dc:creator />
      <dc:date>2016-02-24T12:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018358#M934704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the syntax is incorrect, is it working well for you? AFAIK Aggr() doesn't allow for set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018358#M934704</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-24T17:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018359#M934706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's why I thought. It seem it does. You simply get the intersection with the set expression in the outer aggregation function. So you should put it there too, really.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, the expression sum a list of averages calculated over the combinations of the fields &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Report Year Week,PruID eQuality and TSG Report. I have no idea what the variable VG_DisregardDate contains, but its name suggests that it overrides selections in date fields. Any selection in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;EQuality TypeOfReport is reset too for the expression and a date range of the last 12 weeks is selected.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 17:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Chart-Expression/m-p/1018359#M934706</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-24T17:57:48Z</dc:date>
    </item>
  </channel>
</rss>

