<?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: Send table to Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446082#M797123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any condition to show/hide column?&lt;/P&gt;&lt;P&gt;If yes, then you can go to Settings&amp;gt;Presentation&amp;gt;Column Label&amp;gt;Conditional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would satisfy and show column with your condition and export only available columns.&lt;/P&gt;&lt;P&gt;When you say send to XL with Hide Columns, you want to see the Hidden Column in XL but not in Qlik?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 13:56:38 GMT</pubDate>
    <dc:creator>MK9885</dc:creator>
    <dc:date>2017-12-07T13:56:38Z</dc:date>
    <item>
      <title>Send table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446081#M797122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone tell me if there is a way to send a table to excel with hidden columns. I know you can do it with a Macro, but that requires&amp;nbsp; an IE plugin and can not be used with ajax. I would like to have something that works on Chrome or other browsers besides IE. Is it possible to use a jscript macro to achieve this?&lt;/P&gt;&lt;P&gt;I've search the community, but not been successful in finding a solution.&lt;/P&gt;&lt;P&gt;I'd appreciate any help or solutions&lt;/P&gt;&lt;P&gt;Jim &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446081#M797122</guid>
      <dc:creator>jjking58</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Send table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446082#M797123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any condition to show/hide column?&lt;/P&gt;&lt;P&gt;If yes, then you can go to Settings&amp;gt;Presentation&amp;gt;Column Label&amp;gt;Conditional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would satisfy and show column with your condition and export only available columns.&lt;/P&gt;&lt;P&gt;When you say send to XL with Hide Columns, you want to see the Hidden Column in XL but not in Qlik?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 13:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446082#M797123</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2017-12-07T13:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Send table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446083#M797124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp; S Khan for the reply, but i'm not sure i understand your suggestion.&lt;/P&gt;&lt;P&gt;The column is conditioned to always be hidden, but shown in excel.&lt;/P&gt;&lt;P&gt;What method is used to send the file and perform the show/hide of the column? A macro ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 15:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446083#M797124</guid>
      <dc:creator>jjking58</dc:creator>
      <dc:date>2017-12-07T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Send table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446084#M797125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes a Macro can be used but I do not know which one.&lt;/P&gt;&lt;P&gt;The other workaround is not clean but it may just work for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/110183"&gt;To hide column from a table box&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Check the reply from Sudeep Mahapatra from above link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He basically suggest to have 2 tables for same chart overlaying each other.&lt;/P&gt;&lt;P&gt;The visible table would be chart with hidden column or you can eliminate the column. The below table would have all the columns.&lt;/P&gt;&lt;P&gt;You'd need to uncheck the &lt;STRONG&gt;'Caption' option in settings&lt;/STRONG&gt; for hidden table and make caption visible for hidden.&lt;/P&gt;&lt;P&gt;In this way when users click XL they sending report from back table which has all columns.&lt;/P&gt;&lt;P&gt;Also in &lt;STRONG&gt;Layout uncheck the Allow Move/size..&lt;/STRONG&gt; so that the tables won't move if the users tries to drag it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course this would be resource heavy as you'd be using 2 tables but wouldn't matter if the app size is less with less records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 15:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446084#M797125</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2017-12-07T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Send table to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446085#M797126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;overlaying the tables seems to work. Great idea.&lt;/P&gt;&lt;P&gt;Thanks for all your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 15:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Send-table-to-Excel/m-p/1446085#M797126</guid>
      <dc:creator>jjking58</dc:creator>
      <dc:date>2017-12-07T15:48:27Z</dc:date>
    </item>
  </channel>
</rss>

