<?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: adding a specific value to a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787492#M1210208</link>
    <description>&lt;P&gt;Thank you for your reply, however that's not exactly what i'm looking for the expression&amp;nbsp;&lt;EM&gt;Sum(total &amp;lt;Date&amp;gt; Quantity)&amp;nbsp;&lt;/EM&gt;will show the sum of all quantity of a date disregarding the family, what i really want is a way to save the quantity of an exact date (01/02/2021) of each family and add it to the other rows depending on which family they belong to.&lt;/P&gt;&lt;P&gt;In the qlikview that i shared the values i'm looking to use are 30(family A) and 35(family B)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum(total {&amp;lt;Date ={'01/02/2021'} &amp;gt;} Quantity) will result 65&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WalidChoukri_0-1614692633096.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50242iC316C009F9256DE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="WalidChoukri_0-1614692633096.png" alt="WalidChoukri_0-1614692633096.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The final result I'm looking for is adding the sum(quantity) where the date is 01/02/2021 and family A to all the other rows where the family is A. and same thing for Family B.&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WalidChoukri_1-1614692918770.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50243i8C808AF69616CD06/image-size/large?v=v2&amp;amp;px=999" role="button" title="WalidChoukri_1-1614692918770.png" alt="WalidChoukri_1-1614692918770.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 13:49:05 GMT</pubDate>
    <dc:creator>WalidChoukri</dc:creator>
    <dc:date>2021-03-02T13:49:05Z</dc:date>
    <item>
      <title>adding a specific value to a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787412#M1210202</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I have a table as shown in the screenshot below :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WalidChoukri_0-1614679646082.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50220i96DF0ACE45E4C4DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WalidChoukri_0-1614679646082.png" alt="WalidChoukri_0-1614679646082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm trying to sum the quantity of a specific date ( 01/02/2021) to all the other field, i tried the following but i didn't get the results I'm looking for&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WalidChoukri_1-1614680102755.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50221iD765AFA023CA1F86/image-size/large?v=v2&amp;amp;px=999" role="button" title="WalidChoukri_1-1614680102755.png" alt="WalidChoukri_1-1614680102755.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you guys help me, i just need the results either in the script or in the front end.&lt;/P&gt;&lt;P&gt;Thank you so much,&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 10:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787412#M1210202</guid>
      <dc:creator>WalidChoukri</dc:creator>
      <dc:date>2021-03-02T10:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: adding a specific value to a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787481#M1210206</link>
      <description>&lt;P&gt;I think the function you are looking for is:&lt;/P&gt;&lt;P&gt;Sum(total &amp;lt;Date&amp;gt; Quantity)&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 13:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787481#M1210206</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2021-03-02T13:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: adding a specific value to a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787492#M1210208</link>
      <description>&lt;P&gt;Thank you for your reply, however that's not exactly what i'm looking for the expression&amp;nbsp;&lt;EM&gt;Sum(total &amp;lt;Date&amp;gt; Quantity)&amp;nbsp;&lt;/EM&gt;will show the sum of all quantity of a date disregarding the family, what i really want is a way to save the quantity of an exact date (01/02/2021) of each family and add it to the other rows depending on which family they belong to.&lt;/P&gt;&lt;P&gt;In the qlikview that i shared the values i'm looking to use are 30(family A) and 35(family B)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum(total {&amp;lt;Date ={'01/02/2021'} &amp;gt;} Quantity) will result 65&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WalidChoukri_0-1614692633096.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50242iC316C009F9256DE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="WalidChoukri_0-1614692633096.png" alt="WalidChoukri_0-1614692633096.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The final result I'm looking for is adding the sum(quantity) where the date is 01/02/2021 and family A to all the other rows where the family is A. and same thing for Family B.&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WalidChoukri_1-1614692918770.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50243i8C808AF69616CD06/image-size/large?v=v2&amp;amp;px=999" role="button" title="WalidChoukri_1-1614692918770.png" alt="WalidChoukri_1-1614692918770.png" /&gt;&lt;/span&gt;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 13:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1787492#M1210208</guid>
      <dc:creator>WalidChoukri</dc:creator>
      <dc:date>2021-03-02T13:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: adding a specific value to a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1792437#M1210808</link>
      <description>&lt;P&gt;I found a solution, I should've just sum the total aggregated the data for 01/02/2021 (aggregated by Family):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sum( Quantity ) + sum( {&amp;lt; Date={'01/02/2021'} &amp;gt;} Total &amp;lt;Family&amp;gt; Quantity )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 08:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/adding-a-specific-value-to-a-straight-table/m-p/1792437#M1210808</guid>
      <dc:creator>WalidChoukri</dc:creator>
      <dc:date>2021-03-18T08:46:12Z</dc:date>
    </item>
  </channel>
</rss>

