<?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: Add field from cyclic group in TOTAL expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327238#M410470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either use a dollar sign expansion using GetCurrentField() ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... or just add all fields from the cyclic group to the TOTAL qualifier field list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the HELP:&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-tableGrid" style="margin-bottom: 15px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; margin-right: auto;"&gt;&lt;TBODY style="border-top-width: 2px; border-top-color: #0f0f0f;"&gt;&lt;TR style="border-bottom-width: 1px; border-bottom-color: #d5d5d5;"&gt;&lt;TD class="BodyI--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;TOTAL qualifier&lt;/TD&gt;&lt;TD class="BodyG--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;Using the total qualifier inside your aggregation function disregards the dimensional value.&lt;/P&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;The aggregation will be performed on all possible field values.&lt;/P&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;The &lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="font-weight: bold;"&gt;TOTAL&lt;/SPAN&gt; qualifier may be followed by a list of one or more field names within angle brackets. These field names should be a subset of the chart dimension variables. In this case, the calculation is made disregarding all chart dimension variables except those listed, that is, one value is returned for each combination of field values in the listed dimension fields. &lt;EM style=": ; color: #ff6600;"&gt;Also, fields that are not currently a dimension in a chart may be included in the list. This may be useful in the case of group dimensions, where the dimension fields are not fixed. Listing all of the variables in the group causes the function to work when the drill-down level changes.&lt;/EM&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/define-aggregation-scope.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/define-aggregation-scope.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/define-aggregation-scope.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 11:19:30 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-06-07T11:19:30Z</dc:date>
    <item>
      <title>Add field from cyclic group in TOTAL expression</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327234#M410466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem.&lt;/P&gt;&lt;P&gt;I need to add a current field from cyclic group in Total expression, but my expression doesn't work with function:&lt;/P&gt;&lt;P&gt;Please, help me to solve this task.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166048_Screenshot_2.jpg" style="height: 240px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327234#M410466</guid>
      <dc:creator>kolov007</dc:creator>
      <dc:date>2017-06-07T11:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add field from cyclic group in TOTAL expression</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327235#M410467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use&lt;/P&gt;&lt;P&gt;$(=GetCurrentField(Stat_gr_expr))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327235#M410467</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-06-07T11:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add field from cyclic group in TOTAL expression</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327236#M410468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add $() for your Current field and let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:07:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327236#M410468</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-07T11:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add field from cyclic group in TOTAL expression</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327237#M410469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For spaces in field... you can further add this&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: 13px;"&gt;&lt;STRONG&gt;$(=&lt;SPAN style="color: #ff0000;"&gt;'[' &amp;amp;&lt;/SPAN&gt; GetCurrentField(Stat_gr_expr) &lt;SPAN style="color: #ff0000;"&gt;&amp;amp; ']'&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327237#M410469</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-07T11:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add field from cyclic group in TOTAL expression</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327238#M410470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can either use a dollar sign expansion using GetCurrentField() ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... or just add all fields from the cyclic group to the TOTAL qualifier field list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the HELP:&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-tableGrid" style="margin-bottom: 15px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; margin-right: auto;"&gt;&lt;TBODY style="border-top-width: 2px; border-top-color: #0f0f0f;"&gt;&lt;TR style="border-bottom-width: 1px; border-bottom-color: #d5d5d5;"&gt;&lt;TD class="BodyI--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;TOTAL qualifier&lt;/TD&gt;&lt;TD class="BodyG--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;Using the total qualifier inside your aggregation function disregards the dimensional value.&lt;/P&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;The aggregation will be performed on all possible field values.&lt;/P&gt;&lt;P style="font-size: inherit; margin: 0 0 5px;"&gt;The &lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="font-weight: bold;"&gt;TOTAL&lt;/SPAN&gt; qualifier may be followed by a list of one or more field names within angle brackets. These field names should be a subset of the chart dimension variables. In this case, the calculation is made disregarding all chart dimension variables except those listed, that is, one value is returned for each combination of field values in the listed dimension fields. &lt;EM style=": ; color: #ff6600;"&gt;Also, fields that are not currently a dimension in a chart may be included in the list. This may be useful in the case of group dimensions, where the dimension fields are not fixed. Listing all of the variables in the group causes the function to work when the drill-down level changes.&lt;/EM&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/define-aggregation-scope.htm" title="https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/define-aggregation-scope.htm"&gt;https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/define-aggregation-scope.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327238#M410470</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-06-07T11:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add field from cyclic group in TOTAL expression</title>
      <link>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327239#M410471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a great idea, but the list of dimensions within the cycle group might be huge and might make it difficult to manage. Good option for Qlik Sense where GetCurrentField is not an option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-field-from-cyclic-group-in-TOTAL-expression/m-p/1327239#M410471</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-07T11:23:21Z</dc:date>
    </item>
  </channel>
</rss>

