<?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: PARTICULAR SYNTAX SUM TOTAL {1} in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375200#M31087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;great thank's to your answer (like always give reponse to the issue but also let us learn ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that&amp;nbsp; these expression is the good one for my issue &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Flag = {'CY'}, Annees = $::Annees &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; but it seems that it does not work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="2016_SELECT.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178234_2016_SELECT.png" style="height: 385px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;anything i made wrong ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Sep 2017 12:01:08 GMT</pubDate>
    <dc:creator>philgood34</dc:creator>
    <dc:date>2017-09-30T12:01:08Z</dc:date>
    <item>
      <title>PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375198#M31085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a table with sectors (named "secteurs") and sales (named "VMS_CATTC")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table below you'll see the total sales 2016 for all sectors&lt;/P&gt;&lt;P&gt;&lt;IMG alt="YEAR_TOTAL.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178222_YEAR_TOTAL.png" style="height: 338px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;As you see the TOTAL 2016 =35444655 , and i trained with different syntaxes using TOTAL or not ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;several sectors don't produce sales as administration, so if i select administration obviously i have sales = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="TOTAL ADM.png" class="jive-image image-2" src="/legacyfs/online/178232_TOTAL ADM.png" style="height: 246px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for reason of calculation of ratios (in others tables) i need an expression which give the result &lt;SPAN style="font-size: 13.3333px;"&gt;35444655 &lt;STRONG style="text-decoration: underline;"&gt;EVEN IF&amp;nbsp; I SELECT&lt;/STRONG&gt; only 1 sector producing or not sales ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In other words, an expression which give TOTAL SALES OF 2016 regardless of the selected sector ( but with the selection of the year being operational) ... I undertstood that {1}TOTAL expression is not appropriate because of this last point&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;i thought that with my Sum({&amp;lt;&lt;STRONG&gt;Flag = {'CY'}&lt;/STRONG&gt;&amp;gt;}TOTAL VMS_CATTC) it would be correct , as you see above, it is not ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;is there a trick using the syntax ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;thank's in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Philippe&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 10:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375198#M31085</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-30T10:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375199#M31086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hard to tell the correct syntax without knowing your data model, but in general, you need to use set analysis to ignore selections or modify field selections and there are two basic approaches for your issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Use set identifier 1 to ignore all selections and then modifiy the field selections where you need to consider user selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Flag = {'CY'}, Annees = $::Annees) &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Sum({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Flag = {'CY'}, Annees = p() &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;First expression will use selected Annees, second will use possible Annees values.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;2) Use set identifier $ to use the current selection state, but ignore specific field selections:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Flag = {'CY'}, SECTEURS= &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&amp;gt;} TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 11:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375199#M31086</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-30T11:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375200#M31087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;great thank's to your answer (like always give reponse to the issue but also let us learn ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that&amp;nbsp; these expression is the good one for my issue &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Flag = {'CY'}, Annees = $::Annees &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; but it seems that it does not work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="2016_SELECT.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178234_2016_SELECT.png" style="height: 385px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;anything i made wrong ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 12:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375200#M31087</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-30T12:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375201#M31088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the field called Annees or ANNEES (or even different)? Qlik is case sensitive when using field names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 12:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375201#M31088</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-30T12:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375202#M31089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Ok Stefan , your are right . my field is named ‘Year ‘so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Sum({&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica','sans-serif';"&gt;Flag = {'CY'}, Year= $::Year&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt; is the right expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Unfortunatly, my data model does’nt allow me to use it :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;In fact, i created a nomenclature table wich is a short list of the global nomenclature that exists in the datas tables imported from ERP .. my goal is to symplify the vizualations for users… using&amp;nbsp; the short list&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;So when i use the expression, the total calculated is apply on the global nomenclature of course… gasp !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Is there a another possibility based on your second solution but in an opposite way&amp;nbsp; :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif';"&gt;Flag = {'CY'}, SECTEURS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: red; background: white;"&gt;= sector 1,sector2&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;… &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;&amp;gt;} TOTAL VMS_CATTC) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Sectors 1, 2… corresponding to my short list&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica','sans-serif'; color: #3d3d3d; background: white;"&gt;Ps : in these expression i don’t see the $ you talk about in your point 2) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 13:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375202#M31089</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-30T13:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375203#M31090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe with this kind of expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum([{SetExpression}] [DISTINCT] [TOTAL [&amp;lt;fld {,fld}&amp;gt;]] expr])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i don't understand where write or not { , [ ... ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 15:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375203#M31090</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-30T15:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375204#M31091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I think i found the solution for my particular data model&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;let me suggest !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;i have in my nomenclature table (short list) a field named &lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; MAG. Hors serv.&amp;amp;Presse &lt;/SPAN&gt;wich group all the sectors in that short list (excluding unnecessary sectors in the data TABLE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;so i use your first suggestion : &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Sum({1&amp;lt;Flag = {'CY'}, Year = $::Year,ACTIVITE ={'MAG. Hors serv.&amp;amp;Presse'} &amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;it seems working ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;what do you think about ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 17:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375204#M31091</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-30T17:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375205#M31092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I am not sure how your data model looks like and how your nomenclature table works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But latter expression will only be responsive to selections in Year field, so if that's what you want and if the numbers are correct, you should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 21:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375205#M31092</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-30T21:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375206#M31093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is fine ! be thanked for it ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I keep your 3 expressions preciously!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can I suggest you to take a look at one of my previous unanswered messages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/276370"&gt;INTEGRATE NEW TABLE IN LOADING SCRIPT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is about the connection between 3 tables with dates in months and years for 2 tables and in years for the last one.&lt;/P&gt;&lt;P&gt;I have to connect them in an already existing loading script ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if my explanations are sufficient, I think it should not be difficult for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank’s in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2017 13:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375206#M31093</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-01T13:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375207#M31094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does the p do in this line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;Sum({&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-style: inherit;"&gt;Flag = {'CY'}, Annees = p() &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;and what does &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: inherit; font-size: 13.3333px;"&gt;Annees = $::Annees (that syntax mean)?&amp;nbsp; thanks&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: inherit; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-weight: inherit; font-style: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: inherit; font-weight: inherit; font-size: 13.3333px;"&gt;Sum({&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: inherit; font-size: 13.3333px;"&gt;Flag = {'CY'}, Annees = $::Annees) &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: inherit; font-weight: inherit; font-size: 13.3333px;"&gt;&amp;gt;}TOTAL VMS_CATTC)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 16:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375207#M31094</guid>
      <dc:creator>becki_kain</dc:creator>
      <dc:date>2017-10-12T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: PARTICULAR SYNTAX SUM TOTAL {1}</title>
      <link>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375208#M31095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;hI BECKI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;as master Stephan wrote :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;the 1 is to ignore all selections in your model&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;then &lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 10.0pt; font-family: 'Helvetica','sans-serif';"&gt;Annees = $::Annees &lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;allows only years selection&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;with p(), select only year you want to be considered&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Philippe&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 13:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PARTICULAR-SYNTAX-SUM-TOTAL-1/m-p/1375208#M31095</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-10-21T13:29:02Z</dc:date>
    </item>
  </channel>
</rss>

