<?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: Object Calendar Julian date in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621446#M1325851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Claudio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot open your qvw because I have the Personal Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I do not know if you tried that solution or not. I would use the date function:&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;JulianDate&lt;/SPAN&gt; = {'&amp;gt;=$(=date(vDataJFrom, 'YYYYMMDD'))&amp;lt;=$(=date(vDataJTo, 'YYYYMMDD'))'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Day]&lt;/SPAN&gt;)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it works&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Feb 2014 18:07:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-23T18:07:02Z</dc:date>
    <item>
      <title>Object Calendar Julian date in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621445#M1325846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt; Hi all,&lt;/P&gt;&lt;P&gt; Probably it is an easy question but I tried with hundred expressions without solve the problem.&lt;/P&gt;&lt;P&gt; I create&amp;nbsp; an expression (pivot table) with format date "YYYYMMDD" the pivot works pefectly,&lt;/P&gt;&lt;P&gt;Instead if I use the Julian date the expression doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;JulianDate&lt;/SPAN&gt; = {'&amp;gt;=$(vDataJFrom)&amp;lt;=$(vDataJTo)'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Day]&lt;/SPAN&gt;)&amp;nbsp; &lt;/P&gt;&lt;P&gt;Hire attached an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knows&amp;nbsp; the solution ?&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Claudio&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/Object-Calendar-Julian-date-in-pivot-table/m-p/621445#M1325846</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Object Calendar Julian date in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621446#M1325851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Claudio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot open your qvw because I have the Personal Edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I do not know if you tried that solution or not. I would use the date function:&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;JulianDate&lt;/SPAN&gt; = {'&amp;gt;=$(=date(vDataJFrom, 'YYYYMMDD'))&amp;lt;=$(=date(vDataJTo, 'YYYYMMDD'))'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Day]&lt;/SPAN&gt;)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it works&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 18:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621446#M1325851</guid>
      <dc:creator />
      <dc:date>2014-02-23T18:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Object Calendar Julian date in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621447#M1325855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Julian Date is not recognized as a date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Julian.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53679_Julian.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see that on the fact that it is left-aligned. The reason is that you in the script have a date like '41640' and you try to interpret this using Date#(DataGen, 'YYYYMMDD'). You should not interpret it - it already has the right numeric value. Instead you should format it using Date() with a format that is to be used in the Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, skip the format and use numeric values all through. (also in the Set Analysis.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 18:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621447#M1325855</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-02-23T18:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Object Calendar Julian date in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621448#M1325858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp;&amp;nbsp; Henric,&lt;/P&gt;&lt;P&gt;I have done a stupid mistake...&lt;/P&gt;&lt;P&gt;I had copy the line before and i had not change the function date to num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Tks&lt;/P&gt;&lt;P&gt;Claudio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 18:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621448#M1325858</guid>
      <dc:creator />
      <dc:date>2014-02-23T18:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Object Calendar Julian date in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621449#M1325860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Claudio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Henric Sir is Absolutely right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have an Auto generated Dates which is in Number format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have created variables i.e. vDataAl &amp;amp; vDataDal . Both of them are is Number Format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen you have used Date# function which is of no need.&lt;/P&gt;&lt;P&gt;Use your original Autogenerated field which is Number format already and see the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also see the Attachment where i have used new code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 18:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-Calendar-Julian-date-in-pivot-table/m-p/621449#M1325860</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-23T18:45:08Z</dc:date>
    </item>
  </channel>
</rss>

