<?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: Table Copy vs. Table Export in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417117#M427911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you facing with "Table Export"? Is that format changing from "Table Copy" to other extensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2017 06:12:18 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-04T06:12:18Z</dc:date>
    <item>
      <title>Table Copy vs. Table Export</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417116#M427910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to export a table to excel using the CopyTableToClipboard capability achieving the same result as with the exportToExcel function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that the clipboard option differs from the export option as it somehow changes the formatting of numbers.&lt;/P&gt;&lt;P&gt;I do not want to change the number formatting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I replicate the export behavior using copy to clipboard?&lt;/P&gt;&lt;P&gt;Can I&amp;nbsp; have a look at the macro that exports to Excel?&lt;/P&gt;&lt;P&gt;Am i missing something essential?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417116#M427910</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-04T06:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table Copy vs. Table Export</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417117#M427911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you facing with "Table Export"? Is that format changing from "Table Copy" to other extensions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417117#M427911</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-04T06:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table Copy vs. Table Export</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417118#M427912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formatting of my data is not uniform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One col is ok: #.### -&amp;gt; #.###&lt;/P&gt;&lt;P&gt;The Next&amp;nbsp; changes the number: #.### -&amp;gt; ###.#&lt;/P&gt;&lt;P&gt;And there is a number conversion making it a date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am guessing that there might be some interpretation on the excel side, that does not happen during export.&lt;/P&gt;&lt;P&gt;But that's only a guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417118#M427912</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-04T06:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Copy vs. Table Export</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417119#M427913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I see now, that the table export keeps the values as strings, whereas the copy paste option triggers&amp;nbsp; number evaluation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which makes it a configuration problem.&lt;/P&gt;&lt;P&gt;The paste option is therefore "more correct".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417119#M427913</guid>
      <dc:creator>chrweber</dc:creator>
      <dc:date>2017-12-04T06:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table Copy vs. Table Export</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417120#M427914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True, Excel always returns into the format issue. Can you work using Num() and then export with premises and tool options..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Copy-vs-Table-Export/m-p/1417120#M427914</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-04T06:36:58Z</dc:date>
    </item>
  </channel>
</rss>

