<?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 chart with groups in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-chart-with-groups/m-p/539032#M688883</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;I have a chart which has a group as a dimension. The group contains four fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using macros to export it to Excel but the only field exported is the one which is selected on the group and the values, this is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way using macros to export all the fields onf the group with the values, regardless which field of the group is selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for someting like the following table exported to Excel:&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;Field 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;Field 2&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;Field 3&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;Field 4&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;Value 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course the group contains Field 1 to 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 22:01:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-28T22:01:53Z</dc:date>
    <item>
      <title>Export chart with groups</title>
      <link>https://community.qlik.com/t5/QlikView/Export-chart-with-groups/m-p/539032#M688883</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;I have a chart which has a group as a dimension. The group contains four fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using macros to export it to Excel but the only field exported is the one which is selected on the group and the values, this is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way using macros to export all the fields onf the group with the values, regardless which field of the group is selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for someting like the following table exported to Excel:&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;Field 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;Field 2&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;Field 3&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;Field 4&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;Value 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Region&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Country&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course the group contains Field 1 to 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 22:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-chart-with-groups/m-p/539032#M688883</guid>
      <dc:creator />
      <dc:date>2013-10-28T22:01:53Z</dc:date>
    </item>
  </channel>
</rss>

