<?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 Not getting added sum when selecting two financial year or any selection. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107283#M897819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;When I select two financial year am not getting the sum of both year total complaints or fbc complaints or in any of the&amp;nbsp; box the sum is not coming, only the highest year value is coming. the expression used in total complaints is :&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;DIV&gt;Sum({&amp;lt;Year={$(=Max(Year))},TRANDATE={'&amp;gt;=$(vStartDate)&amp;lt;=$(vMonthEndDate)'},Quarter=,HalfYearFin=,Month=,Day=&amp;gt;}CMP_CUSTOMER_CALL_COUNT)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;where vStartDate is :=If (GetSelectedCount(Month)=0 And GetSelectedCount(Quarter)=0,MonthStart(Date(Max(Date))),Date(Min(Date)))&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;and vMonthEndDate is :=MonthEnd(max(Date))&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;the default view without any selection should shows current month data only in the 6 boxes, and when selected any particular financial year or Months the total for the selection should come in all the boxes. The box is a gauge and straight table selected in fast type change in the general tab of a chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Can anyone please help me in solving this. Please check the sample as attachment to get some idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Not getting added sum when selecting two financial year or any selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107283#M897819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;When I select two financial year am not getting the sum of both year total complaints or fbc complaints or in any of the&amp;nbsp; box the sum is not coming, only the highest year value is coming. the expression used in total complaints is :&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;DIV&gt;Sum({&amp;lt;Year={$(=Max(Year))},TRANDATE={'&amp;gt;=$(vStartDate)&amp;lt;=$(vMonthEndDate)'},Quarter=,HalfYearFin=,Month=,Day=&amp;gt;}CMP_CUSTOMER_CALL_COUNT)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;where vStartDate is :=If (GetSelectedCount(Month)=0 And GetSelectedCount(Quarter)=0,MonthStart(Date(Max(Date))),Date(Min(Date)))&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;and vMonthEndDate is :=MonthEnd(max(Date))&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;the default view without any selection should shows current month data only in the 6 boxes, and when selected any particular financial year or Months the total for the selection should come in all the boxes. The box is a gauge and straight table selected in fast type change in the general tab of a chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;Can anyone please help me in solving this. Please check the sample as attachment to get some idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107283#M897819</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting added sum when selecting two financial year or any selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107284#M897820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This part is selecting the latest/selected year:&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;EM&gt;Year = {$(=Max(Year))&lt;/EM&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: 13px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&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: 13px;"&gt;Change to &lt;EM&gt;&lt;BR /&gt;&lt;/EM&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: 13px;"&gt;&lt;EM&gt;Year = ("&amp;gt;=$(=Max(Year) - 1) &amp;lt;=$(=Max(Year))")&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 07:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107284#M897820</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-08-02T07:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting added sum when selecting two financial year or any selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107285#M897821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the above expression I am getting 0 as result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 08:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107285#M897821</guid>
      <dc:creator />
      <dc:date>2016-08-02T08:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting added sum when selecting two financial year or any selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107286#M897822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you Jonathan for your reply, but with the above expression am getting 0 as result.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 09:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107286#M897822</guid>
      <dc:creator />
      <dc:date>2016-08-02T09:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting added sum when selecting two financial year or any selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107287#M897823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you upload a sample qvw containing some representative data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 09:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107287#M897823</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-08-02T09:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting added sum when selecting two financial year or any selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107288#M897824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Vineeth, but still after removing &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Year={$(=Max(Year))} &lt;/STRONG&gt; when am selecting two financial year its showing value for the highest year only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 09:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-added-sum-when-selecting-two-financial-year-or-any/m-p/1107288#M897824</guid>
      <dc:creator />
      <dc:date>2016-08-02T09:14:27Z</dc:date>
    </item>
  </channel>
</rss>

