<?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: Value in text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1654800#M448102</link>
    <description>&lt;P&gt;Upali, did either Stoyan or Anil's posts get you what you needed?&amp;nbsp; As always, if either of them did, be sure to circle back and use the Accept as Solution button on the post(s) that helped to give them credit for the assistance and to let other Community Members know what worked.&amp;nbsp; If you still need assistance, leave an update with what you need.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 22:36:43 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-12-05T22:36:43Z</dc:date>
    <item>
      <title>Value in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1650372#M447811</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have text object in my qlikview&amp;nbsp; doc, and I want to show a value in it with following expression.&lt;/P&gt;&lt;P&gt;IF(AVERAGE&amp;gt;0,SUM(MIN))&lt;/P&gt;&lt;P&gt;but it returns no value. Pls help me to rectify my expression&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2019 11:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1650372#M447811</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2019-11-23T11:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Value in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1650396#M447815</link>
      <description>&lt;P&gt;Hi Upali,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I’ve been looking at your post for couple of hours already and seem you haven’t got your answer yet. Working on a Saturday... must be tough. I am on a phone but I will try to give you some directions. So bear with me...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must have a table with several measures and dimensions. Let’s imagine you have sales transactions. And there is a measure called [Sales USD].&lt;/P&gt;&lt;P&gt;You need to know the Avg Sales amount per transaction line? Here is your expression:&lt;/P&gt;&lt;P&gt;=Avg(&lt;SPAN&gt;[Sales USD])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You need to know the absolute minimum value among all the lines? Here you go:&lt;/P&gt;&lt;P&gt;=Min(&lt;SPAN&gt;[Sales USD])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You only need to know the minimum value as long as the average is above 0? Here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(Avg(&lt;SPAN&gt;[Sales USD])&amp;gt;0, Min([Sales USD]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Keep in mind, from practical stand point this expression doesn’t look like something you will find useful in practice.&lt;/P&gt;&lt;P&gt;I hope that help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;S.T.&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;</description>
      <pubDate>Sat, 23 Nov 2019 16:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1650396#M447815</guid>
      <dc:creator>Stoyan_Terziev</dc:creator>
      <dc:date>2019-11-23T16:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Value in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1650451#M447818</link>
      <description>&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM({&amp;lt;AVERAGE={'&amp;gt;0'}&amp;gt;} MIN)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2019 13:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1650451#M447818</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-11-24T13:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Value in text object</title>
      <link>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1654800#M448102</link>
      <description>&lt;P&gt;Upali, did either Stoyan or Anil's posts get you what you needed?&amp;nbsp; As always, if either of them did, be sure to circle back and use the Accept as Solution button on the post(s) that helped to give them credit for the assistance and to let other Community Members know what worked.&amp;nbsp; If you still need assistance, leave an update with what you need.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 22:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-in-text-object/m-p/1654800#M448102</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-05T22:36:43Z</dc:date>
    </item>
  </channel>
</rss>

