<?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 Total Mode Value in textbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897498#M1217608</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a chart with expression and I want the value of&amp;nbsp; the total Mode Sum of rows in a textbox&lt;BR /&gt;How can we implement it?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Athira_K_1-1645773583757.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73092i8B2BB4CFC9B99624/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Athira_K_1-1645773583757.png" alt="Athira_K_1-1645773583757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case I need 510.... to be displayed in a textbox&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 07:19:59 GMT</pubDate>
    <dc:creator>Athira_K</dc:creator>
    <dc:date>2022-02-25T07:19:59Z</dc:date>
    <item>
      <title>Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897498#M1217608</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have a chart with expression and I want the value of&amp;nbsp; the total Mode Sum of rows in a textbox&lt;BR /&gt;How can we implement it?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Athira_K_1-1645773583757.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73092i8B2BB4CFC9B99624/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Athira_K_1-1645773583757.png" alt="Athira_K_1-1645773583757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case I need 510.... to be displayed in a textbox&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 07:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897498#M1217608</guid>
      <dc:creator>Athira_K</dc:creator>
      <dc:date>2022-02-25T07:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897546#M1217611</link>
      <description>&lt;P&gt;In most cases, a normal Sum(X) will return the value you want. However, due to many-to-many relationships in the data model, the Sum(X) may be different from the sum of rows in a chart.&lt;/P&gt;&lt;P&gt;If you want to create a sum of rows in a text box, you need to define what a "row" is. Is it the value per e.g. Month, Product, Customer or Country? This is your iterator - your dimension - that you need to use in your expression. Once you have decided this, you can write your expression that should be based on an Aggr(), e.g.&lt;/P&gt;&lt;P&gt;=Sum(Aggr(Sum(X), Iterator))&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 08:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897546#M1217611</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-02-25T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897612#M1217616</link>
      <description>&lt;P&gt;Thank you for helping&lt;BR /&gt;I tried aggr function,it is causing nested error.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 11:13:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1897612#M1217616</guid>
      <dc:creator>Athira_K</dc:creator>
      <dc:date>2022-02-25T11:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1900432#M1217702</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156201"&gt;@Athira_K&lt;/a&gt;&amp;nbsp;wrote: &lt;A title="MyMercy.com" href="https://www.mymercy.me/" target="_self"&gt;&lt;FONT color="#FFFFFF"&gt;MyMercy.com&lt;/FONT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;P&gt;Hello,&lt;BR /&gt;I have a chart with expression and I want the value of&amp;nbsp; the total Mode Sum of rows in a textbox&lt;BR /&gt;How can we implement it?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Athira_K_1-1645773583757.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73092i8B2BB4CFC9B99624/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Athira_K_1-1645773583757.png" alt="Athira_K_1-1645773583757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case I need 510.... to be displayed in a textbox&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Is it the value per e.g. Month, Product, Customer or Country?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 04:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1900432#M1217702</guid>
      <dc:creator>Hill69</dc:creator>
      <dc:date>2022-03-04T04:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1900441#M1217703</link>
      <description>&lt;P&gt;As I said, you need to decide what you want to use as iterator - as "Row"-identifier - and then use this in&lt;/P&gt;&lt;P&gt;=Sum(Aggr(Sum(X), Iterator))&lt;/P&gt;&lt;P&gt;You say that this gives you an error, but since you haven't said what expression you tried, I cannot help you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 09:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/1900441#M1217703</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-03-03T09:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/2107625#M1224412</link>
      <description>&lt;P&gt;I don't know, this is clearly my web design Javascipt&amp;nbsp;mode&amp;nbsp;coming out of me even ... here is the easy way to get&amp;nbsp;input&amp;nbsp;filed&amp;nbsp;value&amp;nbsp;on click.&amp;nbsp;&lt;A href="https://kahoot-login.info/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Kahoot Login&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 08:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/2107625#M1224412</guid>
      <dc:creator>jibagas402</dc:creator>
      <dc:date>2023-08-21T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Total Mode Value in textbox</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/2108839#M1224445</link>
      <description>&lt;P&gt;This is a vague question. Can you give me more information?&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-right"&gt;&lt;A href="https://vampire-survivors.io" target="_self"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;Vampire Survivors&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 08:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Mode-Value-in-textbox/m-p/2108839#M1224445</guid>
      <dc:creator>mayomayo72218</dc:creator>
      <dc:date>2023-08-23T08:13:13Z</dc:date>
    </item>
  </channel>
</rss>

