<?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 write max in dimension side in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601574#M222500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write max function in dimension side without using sum.&lt;A href="https://community.qlik.com/qlik-users/1"&gt;Administrator&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2014 06:06:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-05T06:06:38Z</dc:date>
    <item>
      <title>write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601574#M222500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write max function in dimension side without using sum.&lt;A href="https://community.qlik.com/qlik-users/1"&gt;Administrator&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601574#M222500</guid>
      <dc:creator />
      <dc:date>2014-03-05T06:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601575#M222501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you mean calculated dimension, probably you have to use AGGR() function to use any aggregation function like your max().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601575#M222501</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-03-05T06:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601576#M222502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want difference between Posting date and max(calender date) ,&lt;/P&gt;&lt;P&gt;so how to write it in dimension side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601576#M222502</guid>
      <dc:creator />
      <dc:date>2014-03-05T06:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601577#M222503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Rangemax([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Posting date], [calender date]) - Will give you the max date in this two dates&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Date ([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Posting date] - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[calender date])&amp;nbsp; - Will give you the difference between the two dates&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach some sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601577#M222503</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-05T06:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601578#M222504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you give us some more information, will be useful to give you right direction..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601578#M222504</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T06:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601579#M222505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN dir="ltr"&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: Tahoma;"&gt;I need the no of days between the posting date and max CalenderDate.&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; I have a calender in my report where I will select for eg. 7/31/2013&lt;BR /&gt;&amp;nbsp; and my database has the field Posting Date with different dates.&lt;BR /&gt;&amp;nbsp; So for each posting date I need the no of days with Calender Date.&lt;BR /&gt;&amp;nbsp; eg. &lt;BR /&gt;&amp;nbsp; 1. Posting date is 6/25/2013.&lt;BR /&gt;&amp;nbsp; So no of days between 7/31/2013 and 6/25/2013 is 35 days.&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; 2. Posting date is 7/20/2013.&lt;BR /&gt;&amp;nbsp; So no of days between 7/31/2013 and 7/20/2013 is 10 days.&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; So my calender will always be same until user changes the date selection in the calender.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="139"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN dir="ltr"&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: Tahoma;"&gt; &lt;BR /&gt;&amp;nbsp; Please see the sample data.&lt;BR /&gt;&amp;nbsp; CalenderDate: 07/31/2013&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="158"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="106"&gt;Posting Date&lt;/TD&gt;&lt;TD style="border-left-style: none;" width="91"&gt;No of Days&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/31/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/30/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/29/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/28/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/27/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/26/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/25/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/24/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/23/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/22/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/21/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/20/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/19/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/18/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/17/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/16/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/15/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/14/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/13/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/12/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/11/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-19&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/10/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/09/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-21&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/08/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/07/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/06/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-24&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/05/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/04/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-26&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/03/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/02/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;07/01/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-29&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;06/30/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;06/29/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;06/28/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;06/27/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-33&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;06/26/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-34&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" style="border-top-style: none;"&gt;06/25/2013&lt;/TD&gt;&lt;TD align="right" style="border-top-style: none; border-left-style: none;"&gt;-35&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: Tahoma;"&gt; &lt;BR /&gt;&amp;nbsp; So I need to create this No of days column on dimensions side in Pivot table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601579#M222505</guid>
      <dc:creator />
      <dc:date>2014-03-05T06:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601580#M222506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is number of days is field or it is a result from some of your calculation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601580#M222506</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T07:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601581#M222507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should be a calulated dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601581#M222507</guid>
      <dc:creator />
      <dc:date>2014-03-05T07:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601582#M222508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Interval() like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Posting date] - &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;[calender date]&lt;/SPAN&gt;&lt;/SPAN&gt;, 'D')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601582#M222508</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-05T07:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601583#M222509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No my question is NO OF DAYS need to be calculated based on POSTING DATE?&lt;/P&gt;&lt;P&gt;if yes, you can use like below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension = [Posting Date]&lt;/P&gt;&lt;P&gt;Expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(CalendarDate)-[Posting Date]+1 &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Max(CalendarDate)-[Posting Date]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601583#M222509</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T07:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601584#M222510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&lt;/P&gt;&lt;P&gt;when I will try this expression Interval&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Posting date] - &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;[calender date]&lt;/SPAN&gt;&lt;/SPAN&gt;, 'D') I will get difference between every calander date. I want Max(calenderDate).&lt;/P&gt;&lt;P&gt;When I will try this : Interval&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Posting date] - max&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;[calender date]&lt;/SPAN&gt;&lt;/SPAN&gt;, 'D') then I will get error in formula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601584#M222510</guid>
      <dc:creator />
      <dc:date>2014-03-05T07:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601585#M222511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interval(Max([Calendar Date])-[Posting Date],'D')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601585#M222511</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-05T07:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601586#M222512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO still it is giving errror in formula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601586#M222512</guid>
      <dc:creator />
      <dc:date>2014-03-05T07:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: write max in dimension side</title>
      <link>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601587#M222513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach sample file, so that it is easier to give solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try 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;"&gt;Aggr(Interval(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Posting date] - &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;[calender date]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;, 'D'), &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Posting date],&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;[calender date]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 07:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/write-max-in-dimension-side/m-p/601587#M222513</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-05T07:27:15Z</dc:date>
    </item>
  </channel>
</rss>

