<?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 Previous year Data analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575180#M41905</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm developing an Qlik Sense app in which I have to show the previous years data based on the date range selected.&lt;/P&gt;&lt;P&gt;I'm ignoring some dimensions like this:&amp;nbsp;sum({&amp;lt;SY=, [SY.WkNoYear] = , Date = , DateFriendly = ,........})&lt;/P&gt;&lt;P&gt;But the problem I'm facing is that the calendar table has many other dimensions like month, weekNo, Day, DayName, Monthnumber etc and if the user selects any of these dimensions from the "Selections" my expression would break.&lt;/P&gt;&lt;P&gt;Is there a simple way to include all the fields to ignore without making the expression too long so that user has the flexibility to select any dimension?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 15:19:41 GMT</pubDate>
    <dc:creator>GaneshLakshman</dc:creator>
    <dc:date>2019-04-30T15:19:41Z</dc:date>
    <item>
      <title>Previous year Data analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575180#M41905</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm developing an Qlik Sense app in which I have to show the previous years data based on the date range selected.&lt;/P&gt;&lt;P&gt;I'm ignoring some dimensions like this:&amp;nbsp;sum({&amp;lt;SY=, [SY.WkNoYear] = , Date = , DateFriendly = ,........})&lt;/P&gt;&lt;P&gt;But the problem I'm facing is that the calendar table has many other dimensions like month, weekNo, Day, DayName, Monthnumber etc and if the user selects any of these dimensions from the "Selections" my expression would break.&lt;/P&gt;&lt;P&gt;Is there a simple way to include all the fields to ignore without making the expression too long so that user has the flexibility to select any dimension?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575180#M41905</guid>
      <dc:creator>GaneshLakshman</dc:creator>
      <dc:date>2019-04-30T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year Data analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575188#M41908</link>
      <description>&lt;P&gt;You can list all calendar field values in a variable and use the variable in your set modifier.&lt;/P&gt;&lt;P&gt;Set vClearCalendar = &lt;SPAN&gt;month, weekNo, Day, DayName, Monthnumber;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example use:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;$(vClearCalendar), month={'Feb'}&amp;gt;} Amount)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575188#M41908</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-30T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year Data analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575677#M41943</link>
      <description>&lt;P&gt;Thank you very much, it worked&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 04:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-year-Data-analysis/m-p/1575677#M41943</guid>
      <dc:creator>GaneshLakshman</dc:creator>
      <dc:date>2019-05-02T04:05:26Z</dc:date>
    </item>
  </channel>
</rss>

