<?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 average in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/average/m-p/240620#M91127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post the sample data with detail requirement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Mar 2011 10:51:40 GMT</pubDate>
    <dc:creator>suniljain</dc:creator>
    <dc:date>2011-03-06T10:51:40Z</dc:date>
    <item>
      <title>average</title>
      <link>https://community.qlik.com/t5/QlikView/average/m-p/240619#M91126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;How can i calculate Three Objects average in a Single Expression&lt;/P&gt;&lt;P&gt;Can anyone solve this question.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 09:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average/m-p/240619#M91126</guid>
      <dc:creator />
      <dc:date>2011-03-06T09:46:31Z</dc:date>
    </item>
    <item>
      <title>average</title>
      <link>https://community.qlik.com/t5/QlikView/average/m-p/240620#M91127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post the sample data with detail requirement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 10:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average/m-p/240620#M91127</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-03-06T10:51:40Z</dc:date>
    </item>
    <item>
      <title>average</title>
      <link>https://community.qlik.com/t5/QlikView/average/m-p/240621#M91128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, Sunil i provided my screenshot and what expressions used in QlikView file. Please check it. This is very Urgent work i need to complete.&lt;/P&gt;&lt;P&gt;Here i am having 3 barcharts(IMM, Dose, PreCure) and 1 slider for each barchart.&lt;/P&gt;&lt;P&gt;Now when i am working with IMM barchart slider, then i should reflect the changes in "LensMeasurements Barchart"&lt;/P&gt;&lt;P&gt;and also the average of the LensMeasurements Barchart should also changes.&lt;/P&gt;&lt;P&gt;This process should work for all remaining barcharts(Dose, PreCure).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actually i am using the below condition as Expression in LensMeasurements barchart. But when i am using, it is working fine only for IMMGroup and PreCureGroup but it is not working for DoseGroup. Can you check this expresion once what i written.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=Count({$&amp;lt;[$(=GetCurrentField([LensMeasurementsGroup]))]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([IMMGroup]))]={"&amp;gt;=$(g2ImmVar1)&amp;lt;=$(g2ImmVar2)"}&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([IMMGroup]))]={"&amp;gt;=$(g2ImmVar1)&amp;lt;=$(g2ImmVar2)"}&amp;gt;} [CT Key]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([DoseGroup]))]={"&amp;gt;=$(g2DoseVar1)&amp;lt;=$(g2DoseVar2)"}&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]),[CTKey]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([DoseGroup]))]={"&amp;gt;=$(g2DoseVar1)&amp;lt;=$(g2DoseVar2)"}&amp;gt;} [CT Key]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([PreCureGroup]))]={"&amp;gt;=$(g2PreCureVar1)&amp;lt;=$(g2PreCureVar2)"}&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([PreCureGroup]))]={"&amp;gt;=$(g2PreCureVar1)&amp;lt;=$(g2PreCureVar2)"}&amp;gt;} [CT Key])&amp;gt;} [CT Key])&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And also same for the Average calculation also it is working fine for two groups IMMGroup and PreCureGroup. But it is not working for DoseGroup, the below Expression i am using for calculating Average.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=num(avg({$&amp;lt;[$(=GetCurrentField([LensMeasurementsGroup]))]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([IMMGroup]))]={"&amp;gt;=$(g2ImmVar1)&amp;lt;=$(g2ImmVar2)"}&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([IMMGroup]))]={"&amp;gt;=$(g2ImmVar1)&amp;lt;=$(g2ImmVar2)"}&amp;gt;} [CT Key]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([DoseGroup]))]={"&amp;gt;=$(g2DoseVar1)&amp;lt;=$(g2DoseVar2)"}&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([DoseGroup]))]={"&amp;gt;=$(g2DoseVar1)&amp;lt;=$(g2DoseVar2)"}&amp;gt;} [CT Key]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([PreCureGroup]))]={"&amp;gt;=$(g2PreCureVar1)&amp;lt;=$(g2PreCurerVar2)"}&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]),[CT Key]&lt;BR /&gt;=P({&amp;lt;[$(=GetCurrentField([PreCureGroup]))]={"&amp;gt;=$(g2PreCureVar1)&amp;lt;=$(g2PreCurerVar2)"}&amp;gt;} [CT Key])&amp;gt;} [$(=GetCurrentField([LensMeasurementsGroup]))]), '###0.00000')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/7411.123445656767657345653245.PNG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/7411.123445656767657345653245.PNG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 11:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average/m-p/240621#M91128</guid>
      <dc:creator />
      <dc:date>2011-03-06T11:42:17Z</dc:date>
    </item>
  </channel>
</rss>

