<?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: Canonical Date Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032143#M1253466</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;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;( {$&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DateType&lt;/SPAN&gt;={'Start'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Amount&lt;/SPAN&gt; )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;( {$&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DateType&lt;/SPAN&gt;={'Completed'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Size &lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 07:14:13 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2016-03-21T07:14:13Z</dc:date>
    <item>
      <title>Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032141#M1253461</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 have two dates Start_Date and Completed_Date and I am using canonical date in my data model. My question is how to write a set expression to calculate amount for a selected period. Say user has selected period start as 05/05/2015 and period end as 15/05/2015.&lt;/P&gt;&lt;P&gt;What should be my set analysis to sum the amount based on the Start_Date and sum of Size based on the Completed_Date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032141#M1253461</guid>
      <dc:creator>pkpandey</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032142#M1253464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create the Flag while creating the Bridge Table for Canonical date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load Start_Date as Date,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'StartDate' as Flag&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Concatenate&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Completed_Date &lt;/SPAN&gt;as Date,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CompletedDate&lt;/SPAN&gt;' as Flag&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;Now in Expression you can do something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Flag={'&lt;SPAN style="font-size: 13.3333px;"&gt;StartDate&lt;/SPAN&gt;'},&lt;/SPAN&gt;Date ={'$(=date(max(Date)))'}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Flag={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CompletedDate&lt;/SPAN&gt;'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date ={'$(=date(max(Date)))'}&amp;gt;}Size)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032142#M1253464</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-21T07:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032143#M1253466</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;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;( {$&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DateType&lt;/SPAN&gt;={'Start'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;Amount&lt;/SPAN&gt; )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;( {$&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #800000;"&gt;DateType&lt;/SPAN&gt;={'Completed'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Size &lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032143#M1253466</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T07:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032144#M1253469</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;&lt;/P&gt;&lt;P&gt;You mean sum({&amp;lt;Flag={'StartDate'}, CanonicalDate={'&amp;gt;=date(max(CanonicalDate))&amp;lt;=&lt;SPAN style="font-size: 13.3333px;"&gt;date(max(CanonicalDate))&lt;/SPAN&gt;'} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032144#M1253469</guid>
      <dc:creator>pkpandey</dc:creator>
      <dc:date>2016-03-21T07:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032145#M1253471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.Exactly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 07:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032145#M1253471</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-21T07:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032146#M1253473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..&amp;nbsp; &amp;gt;=Min not Max.&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: 12px; background-color: #f2f2f2;"&gt;sum({&amp;lt;Flag={'StartDate'}, CanonicalDate={'&amp;gt;=date(&lt;STRONG&gt;Min&lt;/STRONG&gt;(CanonicalDate))&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;date(max(CanonicalDate))&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;'} Amount)&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>Mon, 21 Mar 2016 07:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032146#M1253473</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T07:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032147#M1253475</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;&lt;/P&gt;&lt;P&gt;Its not happening in my case.I am not getting the exact sum what I should get. The table I have is having a &amp;amp; b columns common in both and I have made a key and based on that I have made the master calendar. Though I have given the same expression as above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032147#M1253475</guid>
      <dc:creator>pkpandey</dc:creator>
      <dc:date>2016-03-21T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032148#M1253476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach sample file? Is Canonical date and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;date(&lt;/SPAN&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Min&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;(CanonicalDate)) are in same date format?&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>Mon, 21 Mar 2016 09:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032148#M1253476</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-21T09:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032149#M1253477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tries this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=sum({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Flag={'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;StartDate&lt;/SPAN&gt;'},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;CanonicalDate&lt;/SPAN&gt;&lt;/SPAN&gt;={'$(=date(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;CanonicalDate&lt;/SPAN&gt;)))'}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Flag={'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CompletedDate&lt;/SPAN&gt;'},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;CanonicalDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;={'$(=date(max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;CanonicalDate&lt;/SPAN&gt;)))'}&amp;gt;}Size)&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032149#M1253477</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-21T09:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032150#M1253478</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;&lt;/P&gt;&lt;P&gt;Yes my canonical date are in the same format as you have suggested. I am sending you my sample files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032150#M1253478</guid>
      <dc:creator>pkpandey</dc:creator>
      <dc:date>2016-03-21T10:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Canonical Date Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032151#M1253479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On Mon, 21 Mar 2016 14:43:52 +0530 jagan mohan rao appala  wrote&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;                                                                                Canonical Date Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from jagan mohan rao appala in QlikView Deployment - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach sample file? Is Canonical date and date(Min(CanonicalDate)) are in same date format?&lt;/P&gt;&lt;P&gt;Regards,Jagan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;	Reply to this message by replying to this email, or go to the message on Qlik Community&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;	Start a new discussion in QlikView Deployment by email or at Qlik Community&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;	Following Canonical Date Expression in these streams:&lt;/P&gt;&lt;P&gt;     Inbox&lt;/P&gt;&lt;P&gt;                                                                                © 1993-2016 QlikTech International AB  | &lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;            Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Canonical-Date-Expression/m-p/1032151#M1253479</guid>
      <dc:creator>pkpandey</dc:creator>
      <dc:date>2016-03-21T10:22:17Z</dc:date>
    </item>
  </channel>
</rss>

