<?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: SUM the value in text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546622#M743655</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikForum1.PNG" style="width: 283px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6361i68C19DE12AF18787/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikForum1.PNG" alt="QlikForum1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Data is dynamic, i need to get the value of Total which is greater than 50&amp;nbsp; in text object. for e.g. 266 from this image.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Feb 2019 22:46:15 GMT</pubDate>
    <dc:creator>bkn</dc:creator>
    <dc:date>2019-02-19T22:46:15Z</dc:date>
    <item>
      <title>SUM the value in text Object</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546599#M743653</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikForum.PNG" style="width: 287px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6360iF842FBFBEB2FAC03/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikForum.PNG" alt="QlikForum.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;CODE is the Dimension and TOTAL is expression. I wan to get only the Total value which is great than $50. I want to get that $75 value in the Text Object.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546599#M743653</guid>
      <dc:creator>bkn</dc:creator>
      <dc:date>2024-11-16T04:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: SUM the value in text Object</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546616#M743654</link>
      <description>May be try this in your text box&lt;BR /&gt;&lt;BR /&gt;= Max(Aggr(Sum(YourTotalfield), CODE))</description>
      <pubDate>Tue, 19 Feb 2019 22:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546616#M743654</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2019-02-19T22:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: SUM the value in text Object</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546622#M743655</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QlikForum1.PNG" style="width: 283px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6361i68C19DE12AF18787/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikForum1.PNG" alt="QlikForum1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Data is dynamic, i need to get the value of Total which is greater than 50&amp;nbsp; in text object. for e.g. 266 from this image.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 22:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546622#M743655</guid>
      <dc:creator>bkn</dc:creator>
      <dc:date>2019-02-19T22:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: SUM the value in text Object</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546936#M743656</link>
      <description>Try this in your textobject&lt;BR /&gt;&lt;BR /&gt;= Sum({&amp;lt;Totals = {"=Totals&amp;gt;=50"}&amp;gt;}Totals)</description>
      <pubDate>Wed, 20 Feb 2019 13:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546936#M743656</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2019-02-20T13:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: SUM the value in text Object</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546994#M743657</link>
      <description>&lt;P&gt;Appreciated. It works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 15:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1546994#M743657</guid>
      <dc:creator>bkn</dc:creator>
      <dc:date>2019-02-20T15:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: SUM the value in text Object</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1547012#M743658</link>
      <description>Oh great. Got it now. Please closed the thread marking correct helpful responses.</description>
      <pubDate>Wed, 20 Feb 2019 16:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-the-value-in-text-Object/m-p/1547012#M743658</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2019-02-20T16:21:39Z</dc:date>
    </item>
  </channel>
</rss>

