<?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: Change Date format in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785704#M534326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the basic Cleaning ETL process that we do at script level to maintain standard format througout the application. You must change the format in the script as suggested by my fellow mates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 07:14:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-26T07:14:31Z</dc:date>
    <item>
      <title>Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785694#M534316</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;How can i change the date format in the pivot table?&lt;/P&gt;&lt;P&gt;Now it shows &lt;STRONG&gt;dd,mm.yyyy&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;How can i change it to &lt;STRONG&gt;dd.mm.yyyy&lt;/STRONG&gt;? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 08:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785694#M534316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T08:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785695#M534317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Script,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#(Dato,'DD,MM.YYYY'),'&lt;SPAN style="font-size: 13.3333330154419px;"&gt;DD.MM.YYYY&lt;/SPAN&gt;') As Dato&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 08:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785695#M534317</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-25T08:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785696#M534318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;go to chart property-&amp;gt;&lt;/P&gt;&lt;P&gt;Date(Date,'DD.MM.YYYY')&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79056_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 08:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785696#M534318</guid>
      <dc:creator />
      <dc:date>2015-02-25T08:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785697#M534319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your Pivot Table, Call your date as an expression (eg. =Date)&lt;/P&gt;&lt;P&gt;Go to Properties-&amp;gt;Number Tab-&amp;gt;Select Date(Left side)-&amp;gt;then select 'Date' in Number Format Settings-&amp;gt;Specify the format you require.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 08:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785697#M534319</guid>
      <dc:creator />
      <dc:date>2015-02-25T08:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785698#M534320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now the date/dato displays two places..&amp;nbsp; I also tried to remove the "Dato" dimension but then i cant move the "Dato" expression under "Måned" &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dato.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/79072_Dato.PNG" style="height: 139px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 09:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785698#M534320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T09:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785699#M534321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;It does not work..&amp;nbsp; &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;now I get&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;"//Error in calc..." in every date cell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 09:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785699#M534321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785700#M534322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;send a test file of qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 03:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785700#M534322</guid>
      <dc:creator />
      <dc:date>2015-02-26T03:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785701#M534323</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 in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&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;Date(Date#(DateFieldName,'DD,MM.YYYY'),'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DD.MM.YYYY&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;')&amp;nbsp; AS Date_Format&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM DataSource;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Now you can use this field as dimension in the chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 04:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785701#M534323</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-02-26T04:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785702#M534324</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;clear one more thing your date is data source should be in date format not in text.&lt;/P&gt;&lt;P&gt;if you will use num(date) function then your date should be in number format.&lt;/P&gt;&lt;P&gt;if it is not showing in number&amp;nbsp; then go to script and use makedate function to convert Text date format&lt;/P&gt;&lt;P&gt;prefer attached QVW file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 04:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785702#M534324</guid>
      <dc:creator />
      <dc:date>2015-02-26T04:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785703#M534325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Put this in dimension with Date field for which you want to display different format.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Dato,'DD.MM.YYYY') &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It works , as I checked.&lt;/P&gt;&lt;P&gt;If it still doesn't work for you then kindly attach the qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 04:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785703#M534325</guid>
      <dc:creator>timanshu</dc:creator>
      <dc:date>2015-02-26T04:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785704#M534326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the basic Cleaning ETL process that we do at script level to maintain standard format througout the application. You must change the format in the script as suggested by my fellow mates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 07:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785704#M534326</guid>
      <dc:creator />
      <dc:date>2015-02-26T07:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785705#M534327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are absolutely right. But depending on the situation, if anyone requires to show multiple date formats for a Date Field with in a application.And that too change frequently, then It's good to specify format at front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example is As @Marius's requirement shows that he wants to show Dato (a date field) into different formats into a single chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even, we can do this by defining more than one formats by assigning different name for same date field at script level.But again if the format requirement changes frequently, then I think we should do it on front end.&lt;/P&gt;&lt;P&gt;Don't you think so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 07:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785705#M534327</guid>
      <dc:creator>timanshu</dc:creator>
      <dc:date>2015-02-26T07:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785706#M534328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Test file? &lt;/P&gt;&lt;P&gt;a copy of the qvw? &lt;BR /&gt;The file is on over 700 mb and contains over 300 million rows...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 07:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785706#M534328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-26T07:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785707#M534329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Date(Dato,'DD.MM.YYYY') Worked, Thanks ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 08:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785707#M534329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-26T08:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date format in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785708#M534330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, you are right. If situation demands then we have to make adhoc changes. May be I did not come across any such scenario in which Date format gets changed that frequent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy that Marius got his answer from the community. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 08:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-format-in-Pivot-Table/m-p/785708#M534330</guid>
      <dc:creator />
      <dc:date>2015-02-26T08:07:51Z</dc:date>
    </item>
  </channel>
</rss>

