<?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: show total Rows number in chart in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157110#M2883</link>
    <description>&lt;P&gt;Hello&amp;nbsp; , the problem is that count({1} custumnumber)&amp;nbsp;&amp;nbsp; will give NOT what i need the total fysical rows in that chart&lt;/P&gt;
&lt;P&gt;but since in the tabel with the customers has mutiple order lines&lt;/P&gt;
&lt;P&gt;it will give total orderlines for the customers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;please look at screenshot&amp;nbsp;&amp;nbsp; (partly in orignal Dutch text)&lt;/P&gt;
&lt;P&gt;thanks for advice if solvable&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
    <pubDate>Sun, 31 Dec 2023 06:45:09 GMT</pubDate>
    <dc:creator>jack</dc:creator>
    <dc:date>2023-12-31T06:45:09Z</dc:date>
    <item>
      <title>show total Rows number in chart</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157034#M2878</link>
      <description>&lt;P&gt;have a simple chart with 2 colums, &amp;nbsp;&amp;nbsp; a. custumnumber&amp;nbsp; , b. custumname , need on top chart to to show &lt;/P&gt;
&lt;P&gt;the total off number off rows in that chart&amp;nbsp; in top off chart&amp;nbsp;&amp;nbsp; or&amp;nbsp; a textbox&amp;nbsp; next to chart separate i need to show total of&lt;/P&gt;
&lt;P&gt;rows in that chart&lt;/P&gt;
&lt;P&gt;please advise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Dec 2023 21:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157034#M2878</guid>
      <dc:creator>jack</dc:creator>
      <dc:date>2023-12-30T21:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: show total Rows number in chart</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157035#M2879</link>
      <description>Add an expression: count(custumnumber) it will add a column with a 1 for every row and a total for all rows</description>
      <pubDate>Sat, 30 Dec 2023 22:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157035#M2879</guid>
      <dc:creator>jochem_zw</dc:creator>
      <dc:date>2023-12-30T22:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: show total Rows number in chart</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157086#M2881</link>
      <description>&lt;P&gt;you can try by using 1 identifier in set analysis to show total number like count({1} &lt;SPAN&gt;custumnumber&lt;/SPAN&gt;)&lt;/P&gt;
&lt;P&gt;above expression you can use either in chart title or use separate text or button object&lt;/P&gt;
&lt;P&gt;below the link for set analysis guide&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm#" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/ChartFunctions/SetAnalysis/set-analysis-expressions.htm#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 03:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157086#M2881</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2023-12-31T03:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: show total Rows number in chart</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157110#M2883</link>
      <description>&lt;P&gt;Hello&amp;nbsp; , the problem is that count({1} custumnumber)&amp;nbsp;&amp;nbsp; will give NOT what i need the total fysical rows in that chart&lt;/P&gt;
&lt;P&gt;but since in the tabel with the customers has mutiple order lines&lt;/P&gt;
&lt;P&gt;it will give total orderlines for the customers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;please look at screenshot&amp;nbsp;&amp;nbsp; (partly in orignal Dutch text)&lt;/P&gt;
&lt;P&gt;thanks for advice if solvable&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2023 06:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157110#M2883</guid>
      <dc:creator>jack</dc:creator>
      <dc:date>2023-12-31T06:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: show total Rows number in chart</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157111#M2884</link>
      <description>&lt;DIV id="bodyDisplay_486541faf5979a_f2394" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Hello&amp;nbsp; , the problem is that count(custumnumber)&amp;nbsp; also&amp;nbsp; will give NOT what i need the total fysical rows in that chart&lt;/P&gt;
&lt;P&gt;but since in the tabel with the customers has mutiple order lines&lt;/P&gt;
&lt;P&gt;it will give total orderlines for the customers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;please look at screenshot&amp;nbsp;&amp;nbsp; (partly in orignal Dutch text)&lt;/P&gt;
&lt;P&gt;thanks for advice if solvable&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 31 Dec 2023 06:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2157111#M2884</guid>
      <dc:creator>jack</dc:creator>
      <dc:date>2023-12-31T06:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: show total Rows number in chart</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2158725#M2940</link>
      <description>&lt;P&gt;in that https link we found other syntax witch works ok in a separate object place next to chart on screen&lt;/P&gt;
&lt;P&gt;and made it smal so only 1 row shows&lt;/P&gt;
&lt;P&gt;sysntax&amp;nbsp; &amp;nbsp;&amp;nbsp;RowNo(TOTAL)-1&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 19:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/show-total-Rows-number-in-chart/m-p/2158725#M2940</guid>
      <dc:creator>jack</dc:creator>
      <dc:date>2024-01-05T19:49:19Z</dc:date>
    </item>
  </channel>
</rss>

