<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939658#M949574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this. This works for me when in Qlikview but the front end users dont have this option in the browser. I may have to use this as a workaround for the time being&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 13:11:38 GMT</pubDate>
    <dc:creator>Karl_Hart</dc:creator>
    <dc:date>2015-12-16T13:11:38Z</dc:date>
    <item>
      <title>Excel Export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939653#M949569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All, I've built a table in Qlik with a calculated dimension that shows data on two separate lines using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Dimension1] &amp;amp; chr(13) &amp;amp; [Dimension2] so it looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Dimension1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Dimension2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this is exported to Excel it comes out as Dimension1Dimension2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can get it to export to excel in the format that is in Qlik?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 11:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939653#M949569</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-12-16T11:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939654#M949570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;have a look at the attach example &lt;/P&gt;&lt;P&gt;by using cross table in the load script &lt;/P&gt;&lt;P&gt;you'll have a better built of the data table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939654#M949570</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-12-16T12:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939655#M949571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karl,&lt;/P&gt;&lt;P&gt;If it is small table like a summary, you can just use the &lt;STRONG&gt;Copy to Clipboard -&amp;gt; Full Table Option &lt;/STRONG&gt;and you can paste it in your excel.(you will get exact qv format). Otherwise You need to check with Macro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939655#M949571</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-12-16T12:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939656#M949572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe that this behaviour could be (easily) adjusted. While exporting or copying to excel some kind of TRIM will be applied and removed these chars. I think the reason is a meta-data error/incompatibility between QlikView and Excel then if I copy (as whole table into the switchboard) such table-chart into Notepad++ and copy it there again and paste it into Excel those control-chars remain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further worked it by exporting not to Excel else into a textfile like a *.qvo but I'm not sure if this resulting format is what you want. Then remained the possibility to work afterwards with some macros or to make the whole export + adjustment within vbs - attached is an recent post to fill missing dimension-values after copying the object and which could serve as starting-point if such a solution will be preferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course the easiest way is to avoid such linebreaks maybe with another specialized chart-object which only purpose is to export and which won't used from your users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939656#M949572</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-16T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939657#M949573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Liron, but this exports on multiple lines, I want the names to be in one cell in excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939657#M949573</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-12-16T13:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939658#M949574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this. This works for me when in Qlikview but the front end users dont have this option in the browser. I may have to use this as a workaround for the time being&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Export/m-p/939658#M949574</guid>
      <dc:creator>Karl_Hart</dc:creator>
      <dc:date>2015-12-16T13:11:38Z</dc:date>
    </item>
  </channel>
</rss>

