<?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: Date Dimension Aggr(max)) Repeating in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133513#M509805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4002"&gt;The Date Function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2018 15:03:15 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2018-09-17T15:03:15Z</dc:date>
    <item>
      <title>Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133511#M509803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I had figured out the syntax for my date dimension because it looks right when one DEFECT_ID is selected but when multiple are selected, the date is repeating instead of showing aggregated by month. Can someone please help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_STATUS_START_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MMM-YYYY')),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DEFECT_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="2018-09-17_7-50-20.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213733_2018-09-17_7-50-20.jpg" style="width: 620px; height: 213px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 14:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133511#M509803</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-09-17T14:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133512#M509804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DEFECT_STATUS_START_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'MMM-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Only formats the date. The date is a dual where the number part will still reflect each individual date. To have a single date per month you can use MonthStart(Date.....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 14:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133512#M509804</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-09-17T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133513#M509805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4002"&gt;The Date Function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 15:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133513#M509805</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-09-17T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133514#M509806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to show MonthStart as MMM-YYYY?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 15:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133514#M509806</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-09-17T15:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133515#M509807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, should have turned that around myself already, so just wrap the formatting date function around the monthstart function instead of the other way around&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 15:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133515#M509807</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-09-17T15:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133516#M509808</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 think this calculated dimension will help get the expected output &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Month(DEFECT_STATUS_START_DATE)&amp;amp;Year(DEFECT_STATUS_START_DATE)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 15:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133516#M509808</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-09-17T15:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Aggr(max)) Repeating</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133517#M509809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(max( date(Monthstart(DEFECT_STATUS_START_DATE),'MMM-YYYY')),DEFECT_ID)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ScrAggrMonthstart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213758_ScrAggrMonthstart.png" style="height: 214px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 15:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Aggr-max-Repeating/m-p/133517#M509809</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-09-17T15:29:59Z</dc:date>
    </item>
  </channel>
</rss>

