<?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: Set analysis and the calendar table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082726#M17993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be 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;Sum({&amp;lt;MonthlyFact.SnapshotDate = &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{"&amp;lt;=$(=max(num(MonthlyFact.SnapshotDate)))"}*{"&amp;gt;=$(=num(addyears(max(MonthlyFact.SnapshotDate),-1)))"}&lt;SPAN style="color: #ff0000;"&gt;, CalanderDateField, &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Calander&lt;/SPAN&gt;MonthField, &lt;/SPAN&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: #ff0000;"&gt;CalanderQuarterField, &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CalanderYearField&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&amp;gt;}[AccountMonthly.FirmCurAdvisorRevenue])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2016 16:50:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-08T16:50:32Z</dc:date>
    <item>
      <title>Set analysis and the calendar table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082725#M17992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have different charts using dates differently. For example, I have some bar charts displaying total values for months, years, quarters, etc. Each of them use a column from the calendar table as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have a scatterplot displaying trailing 12 months revenues. The date is filtered using set analysis:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;MonthlyFact.SnapshotDate = &lt;SPAN style="font-size: 13.3333px;"&gt;{"&amp;lt;=$(=max(num(MonthlyFact.SnapshotDate)))"}*{"&amp;gt;=$(=num(addyears(max(MonthlyFact.SnapshotDate),-1)))"}&lt;/SPAN&gt;&amp;gt;}[AccountMonthly.FirmCurAdvisorRevenue])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the filtering is not done on the same field [&lt;SPAN style="font-size: 13.3333px;"&gt;MonthlyFact.SnapshotDate] vs calendar table columns&lt;/SPAN&gt;, I loose my trailing 12 months selection if I click on a single month. If I replace the calendar columns with SnapshotDate in my bar charts, I can select a date and the trailing starts at that date. This is the expected behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to be able to display months, quarters and years on some charts and still be able to use set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 15:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082725#M17992</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-04-08T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and the calendar table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082726#M17993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be 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;Sum({&amp;lt;MonthlyFact.SnapshotDate = &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{"&amp;lt;=$(=max(num(MonthlyFact.SnapshotDate)))"}*{"&amp;gt;=$(=num(addyears(max(MonthlyFact.SnapshotDate),-1)))"}&lt;SPAN style="color: #ff0000;"&gt;, CalanderDateField, &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Calander&lt;/SPAN&gt;MonthField, &lt;/SPAN&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: #ff0000;"&gt;CalanderQuarterField, &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;CalanderYearField&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&amp;gt;}[AccountMonthly.FirmCurAdvisorRevenue])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 16:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082726#M17993</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-08T16:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and the calendar table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082727#M17994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed! Thank you very much for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 17:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082727#M17994</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-04-08T17:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and the calendar table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082728#M17995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 17:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-the-calendar-table/m-p/1082728#M17995</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-08T17:13:34Z</dc:date>
    </item>
  </channel>
</rss>

