<?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 of expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165003#M886761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, then as Sunny T says, just add a trendline in the chart Expression tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 10:42:18 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2016-09-08T10:42:18Z</dc:date>
    <item>
      <title>Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164994#M886752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to calculate the average for the below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic : num(Sum({$&amp;lt;A7AIDT = {"$(=vYesterday)"}&amp;gt;} ESIGN_COMPLETE_NEW)/Sum({$&amp;lt;A7AIDT = {"$(=vYesterday)"}&amp;gt;} TOTAL_ORDERS_DAILY_NEW),'##.00')*100) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&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/Average-of-expression/m-p/1164994#M886752</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164995#M886753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you mean you want to calculate the average of this expression over a given dimension? In that case try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg(&lt;/P&gt;&lt;P&gt;Aggr(&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;A7AIDT = {"$(=vYesterday)"}&amp;gt;} ESIGN_COMPLETE_NEW)/Sum({$&amp;lt;A7AIDT = {"$(=vYesterday)"}&amp;gt;} TOTAL_ORDERS_DAILY_NEW)&lt;/P&gt;&lt;P&gt;,&amp;lt;YourDimension&amp;gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164995#M886753</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2016-09-08T09:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164996#M886754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with single quote. And usually average is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Sales)/Count(TOTAL Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;num(Sum({$&amp;lt;A7AIDT = {'$(=vYesterday)'}&amp;gt;} ESIGN_COMPLETE_NEW)/Sum({$&amp;lt;A7AIDT = {'$(=vYesterday)'}&amp;gt;} TOTAL_ORDERS_DAILY_NEW),'##.00')*100)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164996#M886754</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-08T09:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164997#M886755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's showing the same percentage results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164997#M886755</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-09-08T10:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164998#M886756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share more details as to what you are looking to get?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164998#M886756</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T10:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164999#M886757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have calculating the sales percentage based on the below,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Logic : num(Sum({$&amp;lt;A7AIDT = {"$(=vYesterday)"}&amp;gt;} ESIGN_COMPLETE_NEW)/Sum({$&amp;lt;A7AIDT = {"$(=vYesterday)"}&amp;gt;} TOTAL_ORDERS_DAILY_NEW),'##.00')*100)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;We are getting the results as below,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136814_Untitled.png" style="height: 252px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;But my user needs the average of these percentages(top of the bar),in an line chart as well..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks..&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1164999#M886757</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-09-08T10:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165000#M886758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried adding a Avg trendline?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165000#M886758</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T10:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165001#M886759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try my Aggr() solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165001#M886759</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2016-09-08T10:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165002#M886760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, i have tried but it's showing an straight line.&lt;/P&gt;&lt;P&gt;I need to show an trend line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165002#M886760</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2016-09-08T10:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165003#M886761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, then as Sunny T says, just add a trendline in the chart Expression tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165003#M886761</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2016-09-08T10:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Average of expression</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165004#M886762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What all are your dimensions here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 12:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-expression/m-p/1165004#M886762</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T12:33:15Z</dc:date>
    </item>
  </channel>
</rss>

