<?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: Excel Export Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776699#M275331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your macro?&lt;/P&gt;&lt;P&gt;After the data are being send to Excel you can probably use sendkey function to format the data to desired output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2015 09:21:13 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-04-06T09:21:13Z</dc:date>
    <item>
      <title>Excel Export Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776696#M275328</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 written a macro code for export trend table. The table exports successfully but the dates converts to wrong format (mm/dd to mm/dd/yyyy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, when pasted on excel, 11/21 will change to 11/21/2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we stop this conversion? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 09:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776696#M275328</guid>
      <dc:creator />
      <dc:date>2015-03-24T09:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776697#M275329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try:&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;Help &amp;gt;&amp;gt; About Qlikview &amp;gt;&amp;gt; right click on the Qlik icon &amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="81731" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81731_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change to String&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776697#M275329</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-03-24T15:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776698#M275330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;I changed it to String. The export is still showing incorrect dates &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 06:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776698#M275330</guid>
      <dc:creator />
      <dc:date>2015-04-06T06:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776699#M275331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your macro?&lt;/P&gt;&lt;P&gt;After the data are being send to Excel you can probably use sendkey function to format the data to desired output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 09:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776699#M275331</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-04-06T09:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776700#M275332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;when you export data that time date field took the format of your existing system date_time format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you change your system(from where you exporting)date then see.&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>Mon, 06 Apr 2015 10:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export-Issue/m-p/776700#M275332</guid>
      <dc:creator />
      <dc:date>2015-04-06T10:26:13Z</dc:date>
    </item>
  </channel>
</rss>

