<?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: Calculated 'date' dimension exported to excel as number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517835#M437184</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe try specifying the format in QV.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(v_Date,'MM/DD/YYYY') - or whatever your format is.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;could you attach an example QVW if it doesn't&amp;nbsp;work?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2018 09:11:21 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2018-12-07T09:11:21Z</dc:date>
    <item>
      <title>Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517789#M437179</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A have a straight table where one of the dimensions is&amp;nbsp;&lt;STRONG&gt;=v_Date&lt;/STRONG&gt;, where v_Date is &lt;STRONG&gt;11/10/2018&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;QV treats it as a date and I'm happy with it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I try to export the table to the excel, it shows value as a number.&lt;/P&gt;&lt;P&gt;I&amp;nbsp;tried:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(v_Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date('$(v_Date)')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;each time QV shows me the correct date but when I export to excel - the same results - number and "General" as a format of the dimension.&lt;/P&gt;&lt;P&gt;I explicitly corrected it to text:&amp;nbsp;&lt;STRONG&gt; =Text(v_Date)&amp;nbsp;&lt;/STRONG&gt;and changed Presentation &amp;gt;&amp;gt; Alignment &amp;gt;&amp;gt; Data(Text) to left. At least it still looks as "date" in QV and looks similar in Excel.&lt;/P&gt;&lt;P&gt;Although the format of the dimension in excel of course General.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I export a table with calculated dimension to excel without losing Date format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517789#M437179</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2024-11-16T05:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517835#M437184</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe try specifying the format in QV.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(v_Date,'MM/DD/YYYY') - or whatever your format is.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;could you attach an example QVW if it doesn't&amp;nbsp;work?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 09:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517835#M437184</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-07T09:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517854#M437185</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Please find an example.&lt;/P&gt;&lt;P&gt;If you export the table to excel you will see the difference between the fields.&lt;/P&gt;&lt;P&gt;Even if I apply date() to a field that already is date - the excel results will be different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 09:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517854#M437185</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2018-12-07T09:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517920#M437189</link>
      <description>&lt;P&gt;It could be excel settings as i have exported the table in the QVW to excel (right click&amp;gt;Send to Excel) and the output is correct..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 565px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/1804i29C14EC279049A8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517920#M437189</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-07T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517921#M437190</link>
      <description>&lt;P&gt;Column A has exported with the cell formats of 'Date' and the rest are 'General'&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517921#M437190</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-07T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517945#M437195</link>
      <description>&lt;P&gt;that's the point.&amp;nbsp;The only first column is treated by excel as a&amp;nbsp;date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I need to get a date format for columns with calculated dimensions&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 12:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517945#M437195</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2018-12-07T12:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517979#M437199</link>
      <description>&lt;P&gt;I think it could be a bug because if you right click in the table and copy full table, then paste into excel, the formats are correct, so it looks like its just an export issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 13:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1517979#M437199</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-12-07T13:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated 'date' dimension exported to excel as number</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1603588#M444527</link>
      <description>&lt;P&gt;Did anyone get to the bottom of this? I have the same issue.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 10:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-date-dimension-exported-to-excel-as-number/m-p/1603588#M444527</guid>
      <dc:creator>pjtaylor</dc:creator>
      <dc:date>2019-07-18T10:02:28Z</dc:date>
    </item>
  </channel>
</rss>

