<?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: average calculations on straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1679599#M729327</link>
    <description>&lt;P&gt;Have a look at the following Design Blog post, I believe it may fill in some gaps for you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Accumulations/ba-p/1466581" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Accumulations/ba-p/1466581&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base URL for the Design Blog area in case you wish to do some further searching for other posts in that area, most are how-to related just FYI.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2020 17:46:08 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-02-26T17:46:08Z</dc:date>
    <item>
      <title>average calculations on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1671866#M729322</link>
      <description>&lt;TABLE border="0" width="128" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64" height="20"&gt;Score&lt;/TD&gt;&lt;TD width="64"&gt;Values&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;200&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;0&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;100&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;_&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;100&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;200&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;_&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;_&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;200*4+0*6+100*2+100*1+200*1/4+6+2+1+1&lt;BR /&gt;this need to be written in expression level&lt;/P&gt;&lt;P&gt;when the score is&amp;nbsp; '-'&amp;nbsp; , the values against blank should not consider for the Avg calculation&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help me in writing the expression for it not in the script level&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1671866#M729322</guid>
      <dc:creator>ReddyQsQv</dc:creator>
      <dc:date>2024-11-16T19:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: average calculations on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1671874#M729324</link>
      <description>&lt;P&gt;Hi ReddyQsQv,&lt;/P&gt;&lt;P&gt;This expression can be&lt;/P&gt;&lt;P&gt;sum(Score*Values)/Sum({&amp;lt;Score={"&amp;gt;=0"}&amp;gt;}Values)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;cengiz&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 18:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1671874#M729324</guid>
      <dc:creator>cengizeralp</dc:creator>
      <dc:date>2020-02-03T18:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: average calculations on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1672446#M729325</link>
      <description>&lt;P&gt;Hi Cengiz&lt;/P&gt;&lt;P&gt;Thank you so much for your reply&lt;/P&gt;&lt;P&gt;but in this case when &amp;gt;= 0&amp;nbsp; it is not considering the 6 when the score is 0&lt;/P&gt;&lt;P&gt;it should not count for the values when it has null not for the 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 09:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1672446#M729325</guid>
      <dc:creator>ReddyQsQv</dc:creator>
      <dc:date>2020-02-05T09:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: average calculations on straight table</title>
      <link>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1679599#M729327</link>
      <description>&lt;P&gt;Have a look at the following Design Blog post, I believe it may fill in some gaps for you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Accumulations/ba-p/1466581" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Accumulations/ba-p/1466581&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here is the base URL for the Design Blog area in case you wish to do some further searching for other posts in that area, most are how-to related just FYI.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 17:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/average-calculations-on-straight-table/m-p/1679599#M729327</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-26T17:46:08Z</dc:date>
    </item>
  </channel>
</rss>

