<?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: Current Selection sales value based on Month selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759739#M58738</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think you can try&amp;nbsp;&lt;SPAN&gt;Sum({&amp;lt;Year = {"$(=$(vCurrentYear))"},Month={"=GetCurrentSelections(Month)"}&amp;gt;} [sales)])&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Nov 2020 09:14:02 GMT</pubDate>
    <dc:creator>zhaofeng</dc:creator>
    <dc:date>2020-11-09T09:14:02Z</dc:date>
    <item>
      <title>Current Selection sales value based on Month selection</title>
      <link>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759692#M58733</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;In pivot table by default I would like to show current year sales value, and when ever user select the month I would like to show current year + month selected value.&lt;/P&gt;&lt;P&gt;I have implemented below logic but doesn't worked,can any one suggest.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year = {"$(=$(vCurrentYear))"},Month={'GetCurrentSelections(Month)'}&amp;gt;} [sales)])&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759692#M58733</guid>
      <dc:creator>grajmca_sgp123</dc:creator>
      <dc:date>2024-11-16T17:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection sales value based on Month selection</title>
      <link>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759739#M58738</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think you can try&amp;nbsp;&lt;SPAN&gt;Sum({&amp;lt;Year = {"$(=$(vCurrentYear))"},Month={"=GetCurrentSelections(Month)"}&amp;gt;} [sales)])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 09:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759739#M58738</guid>
      <dc:creator>zhaofeng</dc:creator>
      <dc:date>2020-11-09T09:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection sales value based on Month selection</title>
      <link>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759758#M58739</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50012"&gt;@grajmca_sgp123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the calendar is linked with ur data model, then no need to include Month field in set analysis.&amp;nbsp;&lt;BR /&gt;By default, expression works with month selection also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;Year = {"$(=$(vCurrentYear))"}&amp;gt;} [sales)])&lt;BR /&gt;&amp;lt;-- above expression, it display vCurrentYear Year values by default. If the user select, any month / week / day, it will reflect based on user selection in the Year (vCurrentYear).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 09:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Current-Selection-sales-value-based-on-Month-selection/m-p/1759758#M58739</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-11-09T09:35:00Z</dc:date>
    </item>
  </channel>
</rss>

