<?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 Export selections on some fields to excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574975#M214088</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 a requirement to export what a user has selected to excel (or copy to clipboard).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example, let's say I have the following fields that can be selected:&lt;/P&gt;&lt;P&gt;SWITCH_1&lt;/P&gt;&lt;P&gt;SWITCH_2&lt;/P&gt;&lt;P&gt;FIELD_1&lt;/P&gt;&lt;P&gt;FIELD_2&lt;/P&gt;&lt;P&gt;FIELD_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it would be possible to somehow 'hack' together a straight table (or whatever works) to show the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FIELD_1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;bob,granny.leslie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FIELD_2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;UK,USA,Argentina,Canada&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FIELD_3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;M,F&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would then be able to export this to excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone achieved this?&amp;nbsp; It seemed quite simple in my head but now coming to actually producing it I'm finding it much more difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current selections box that is built in doesn't really work for me because I have loads of fields that act as switches etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 11:55:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-29T11:55:21Z</dc:date>
    <item>
      <title>Export selections on some fields to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574975#M214088</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 a requirement to export what a user has selected to excel (or copy to clipboard).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example, let's say I have the following fields that can be selected:&lt;/P&gt;&lt;P&gt;SWITCH_1&lt;/P&gt;&lt;P&gt;SWITCH_2&lt;/P&gt;&lt;P&gt;FIELD_1&lt;/P&gt;&lt;P&gt;FIELD_2&lt;/P&gt;&lt;P&gt;FIELD_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it would be possible to somehow 'hack' together a straight table (or whatever works) to show the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FIELD_1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;bob,granny.leslie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FIELD_2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;UK,USA,Argentina,Canada&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FIELD_3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;M,F&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would then be able to export this to excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone achieved this?&amp;nbsp; It seemed quite simple in my head but now coming to actually producing it I'm finding it much more difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current selections box that is built in doesn't really work for me because I have loads of fields that act as switches etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 11:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574975#M214088</guid>
      <dc:creator />
      <dc:date>2014-04-29T11:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export selections on some fields to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574976#M214089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please explain more or otherwise you can do this with the adhoc reports where you can see in the qlikview samples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 11:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574976#M214089</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-29T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export selections on some fields to excel</title>
      <link>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574977#M214090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry - what was not clear?&amp;nbsp; Essentially I am looking for a way to export the current selections to clipboard/file or excel while being able to customise the format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you point me in the direction of the specific examples you refer to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 15:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-selections-on-some-fields-to-excel/m-p/574977#M214090</guid>
      <dc:creator />
      <dc:date>2014-04-29T15:06:40Z</dc:date>
    </item>
  </channel>
</rss>

