<?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: Aver Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110672#M754277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Support_Commitment as one of the dimensions in the chart where you are using the above expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 01:11:58 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-10-17T01:11:58Z</dc:date>
    <item>
      <title>Aver Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110671#M754276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stupid question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I write an average expression for this?&lt;/P&gt;&lt;P&gt;This expression gets me the run line.&amp;nbsp; Now I need an average.&amp;nbsp; I can't seem to get this worked out for some reason.&lt;/P&gt;&lt;P&gt; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Support_Commitment&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='SCV Not Available',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TOTAL_OUTAGE_DURATION_HOURS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TotalWSC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TotalOSC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110671#M754276</guid>
      <dc:creator>brf10043</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aver Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110672#M754277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Support_Commitment as one of the dimensions in the chart where you are using the above expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 01:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110672#M754277</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-17T01:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Aver Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110673#M754278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want on top of Average, You can define like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;Avg({&amp;lt;&lt;STRONG style=": ; color: #0000ff; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Support_Commitment = {"SCV Not Available"}&lt;/STRONG&gt;&amp;gt;} Aggr(&lt;/SPAN&gt;if&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #000000; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;Support_Commitment&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;='SCV Not Available',&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;TOTAL_OUTAGE_DURATION_HOURS&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;),(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;TotalWSC&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;)+&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;TotalOSC&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;))), &lt;SPAN style="color: #ff0000;"&gt;ChartDim1, ChartDim2&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 03:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aver-Expression/m-p/110673#M754278</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-17T03:14:47Z</dc:date>
    </item>
  </channel>
</rss>

