<?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 Text in chart avg value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815801#M472840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an average line for a chart and would like to show the value as 'Text in chart' in the presentation tab.&amp;nbsp; For some reason though, i am generating an error with this syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg(Sum({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to use the 'y=' show eqution to display the value.&amp;nbsp; Is there any other way of doing this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 15:15:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-11T15:15:23Z</dc:date>
    <item>
      <title>Text in chart avg value</title>
      <link>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815801#M472840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an average line for a chart and would like to show the value as 'Text in chart' in the presentation tab.&amp;nbsp; For some reason though, i am generating an error with this syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg(Sum({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not want to use the 'y=' show eqution to display the value.&amp;nbsp; Is there any other way of doing this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 15:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815801#M472840</guid>
      <dc:creator />
      <dc:date>2014-12-11T15:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text in chart avg value</title>
      <link>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815802#M472841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use :&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;"&gt;Avg({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;Sum({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;} DISTINCT ID)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 15:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815802#M472841</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-12-11T15:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text in chart avg value</title>
      <link>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815803#M472842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace sum with avg in your expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;avg({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 15:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815803#M472842</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-12-11T15:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text in chart avg value</title>
      <link>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815804#M472843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So bc my expression was: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty),&lt;/SPAN&gt;&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;"&gt;Avg({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty) rendered a very small value that was wrong.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&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;"&gt;So, I wound up going with this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Sum({$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;}Qty)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;/&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Count(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{$&amp;lt;Measure={1}, ProductId = {1}, Month = {1}&amp;gt;} DISTINCT ID)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;Thank you both&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;"&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 15:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-in-chart-avg-value/m-p/815804#M472843</guid>
      <dc:creator />
      <dc:date>2014-12-11T15:25:42Z</dc:date>
    </item>
  </channel>
</rss>

