<?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 Différence between auto() and sum() in a total function in Search the Community</title>
    <link>https://community.qlik.com/t5/Search-the-Community/Diff%C3%A9rence-between-auto-and-sum-in-a-total-function/m-p/1792869#M229</link>
    <description>&lt;P&gt;Hello, I am trying to understand why I don't have the same result when I am using Auto in the total function for a measure and when I am using the Sum option.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rtaImage.png" style="width: 261px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51466i81508398DFE43836/image-size/large?v=v2&amp;amp;px=999" role="button" title="rtaImage.png" alt="rtaImage.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you please explain to me how it is possible ?&lt;/P&gt;&lt;P&gt;I have already red the article "Expression total vs sum of rows" but it did not helped me to understand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Alexia&lt;/P&gt;</description>
    <pubDate>Fri, 19 Mar 2021 12:50:45 GMT</pubDate>
    <dc:creator>Alexia_Frn02</dc:creator>
    <dc:date>2021-03-19T12:50:45Z</dc:date>
    <item>
      <title>Différence between auto() and sum() in a total function</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Diff%C3%A9rence-between-auto-and-sum-in-a-total-function/m-p/1792869#M229</link>
      <description>&lt;P&gt;Hello, I am trying to understand why I don't have the same result when I am using Auto in the total function for a measure and when I am using the Sum option.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rtaImage.png" style="width: 261px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51466i81508398DFE43836/image-size/large?v=v2&amp;amp;px=999" role="button" title="rtaImage.png" alt="rtaImage.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you please explain to me how it is possible ?&lt;/P&gt;&lt;P&gt;I have already red the article "Expression total vs sum of rows" but it did not helped me to understand.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Alexia&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 12:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Diff%C3%A9rence-between-auto-and-sum-in-a-total-function/m-p/1792869#M229</guid>
      <dc:creator>Alexia_Frn02</dc:creator>
      <dc:date>2021-03-19T12:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Différence between auto() and sum() in a total function</title>
      <link>https://community.qlik.com/t5/Search-the-Community/Diff%C3%A9rence-between-auto-and-sum-in-a-total-function/m-p/1793016#M230</link>
      <description>&lt;P&gt;The Auto option uses your calculation for the total whereas the Sum option takes the values in the rows and adds them up.&lt;/P&gt;&lt;P&gt;For example, say you have the following data:&lt;/P&gt;&lt;P&gt;Field1 Field2&lt;BR /&gt;A 100&lt;BR /&gt;B 100&lt;BR /&gt;B 200&lt;BR /&gt;C 200&lt;BR /&gt;C 300&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you create a table with the following dimension and measure:&lt;/P&gt;&lt;P&gt;Dimension: Field1&lt;BR /&gt;Measure: min(Field2)&lt;/P&gt;&lt;P&gt;When choosing Auto, your output will look like this because it applied the Measure (in this case min) across all the values:&lt;/P&gt;&lt;P&gt;Field1 Field2&lt;BR /&gt;Total 100&lt;BR /&gt;A 100&lt;BR /&gt;B 100&lt;BR /&gt;C 200&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When choosing Sum, your output will look like this because it sums up all of the values of the rows:&lt;/P&gt;&lt;P&gt;Field1 Field2&lt;BR /&gt;Total 400&lt;BR /&gt;A 100&lt;BR /&gt;B 100&lt;BR /&gt;C 200&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 20:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Search-the-Community/Diff%C3%A9rence-between-auto-and-sum-in-a-total-function/m-p/1793016#M230</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2021-03-19T20:00:14Z</dc:date>
    </item>
  </channel>
</rss>

