<?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: Aggregate 3 months data on set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169853#M380399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2016 10:41:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-25T10:41:19Z</dc:date>
    <item>
      <title>Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169848#M380394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a quarterly report that aggregates months data based on the quarter selected.&lt;/P&gt;&lt;P&gt;I have this expression on my object and it just doesn't return any thing, &lt;/P&gt;&lt;P&gt;is there some incorrect in my expression?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"$(=Year(MAX(Date)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"&amp;gt;=$(=MonthStart(AddMonths(Max(Date),-2)))&amp;lt;=$(=MonthEnd(AddMonths(Max(Date),+0)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}&lt;BR /&gt; &amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;WRITTEN_OFF_AMT&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your assistance will be highly appreciated,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Mbini&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169848#M380394</guid>
      <dc:creator />
      <dc:date>2016-08-25T09:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169849#M380395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US"&gt;&lt;STRONG&gt;Sum&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;Year, &lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(Date), -2), '&lt;SPAN style="color: #ff0000;"&gt;DateFieldFormatHere&lt;/SPAN&gt;') &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Max(Date), 0), '&lt;SPAN style="color: #ff0000;"&gt;DateFieldFormatHere&lt;/SPAN&gt;))"&lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;WRITTEN_OFF_AMT&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169849#M380395</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T09:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169850#M380396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;//Year, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"$(='&amp;gt;='&amp;amp; Date(MonthStart(Max(Date),-2),'DD/MM/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Max(Date), 0),'DD/MM/YYYY'))"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;WRITTEN_OFF_AMT&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I still dont get anything!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169850#M380396</guid>
      <dc:creator />
      <dc:date>2016-08-25T10:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169851#M380397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you getting and what do you expect to see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169851#M380397</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169852#M380398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px; background-color: #f2f2f2;"&gt;Date(MonthStart(Max(Date),-2) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get: 01/04/2015&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px; background-color: #f2f2f2;"&gt;Date(MonthEnd(Max(Date), 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get 30/06/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I have it on the expression as a whole: &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"$(=Year(MAX(Date)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;"&amp;gt;=$(=MonthStart(AddMonths(Max(Date),-2)))&amp;lt;=$(=MonthEnd(AddMonths(Max(Date),+0)))"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&lt;BR /&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;WRITTEN_OFF_AMT&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get no results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169852#M380398</guid>
      <dc:creator />
      <dc:date>2016-08-25T10:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169853#M380399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169853#M380399</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T10:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169854#M380400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its quite a huge app i wont be able to share it over the net&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 12:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169854#M380400</guid>
      <dc:creator />
      <dc:date>2016-08-25T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169855#M380401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this helps:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 12:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169855#M380401</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate 3 months data on set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169856#M380402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I normally try to convert all the dates to numbers (and if is possible round numbers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I use Floor(Date) AS Date and another table if I want to show formated dates in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this solution I can opperate with dates without format problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use the dates without format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 12:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-3-months-data-on-set-analysis/m-p/1169856#M380402</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2016-08-25T12:30:05Z</dc:date>
    </item>
  </channel>
</rss>

