<?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 Changing the sorting order for export only in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263622#M585401</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 chart that allows users to export the data to Excel.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6403" alt="chart.png" class="jive-image-thumbnail jive-image" height="233" src="https://community.qlik.com/legacyfs/online/6403_chart.png" width="872" /&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I am using standard Ascending sorting there, and when the data is exported the result file looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6405" alt="table.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/6405_table.png" /&gt;&lt;/P&gt;&lt;P&gt;My question: is it possible to reverse the sorting &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;for export only&lt;/STRONG&gt;&lt;/SPAN&gt;, so the August 2011 data will appear on top of the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to suggestions and/or comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Aug 2011 15:03:41 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2011-08-10T15:03:41Z</dc:date>
    <item>
      <title>Changing the sorting order for export only</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263622#M585401</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 chart that allows users to export the data to Excel.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6403" alt="chart.png" class="jive-image-thumbnail jive-image" height="233" src="https://community.qlik.com/legacyfs/online/6403_chart.png" width="872" /&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I am using standard Ascending sorting there, and when the data is exported the result file looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6405" alt="table.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/6405_table.png" /&gt;&lt;/P&gt;&lt;P&gt;My question: is it possible to reverse the sorting &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;for export only&lt;/STRONG&gt;&lt;/SPAN&gt;, so the August 2011 data will appear on top of the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to suggestions and/or comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 15:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263622#M585401</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2011-08-10T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Changing the sorting order for export only</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263623#M585402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The easiest way to solve this would be to craete a duplicate of the table, reverse the sort order then hide it. Add a button next to the current table ('Click to Export') that calls a macro that exports / sends to Excel the newly created hidden table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll be able to find the Macro code in the API Guide that ships with Qlikview - if not simply search on the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also create a macro that re-orders the table, exports it then re-orders it back to Asc again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 15:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263623#M585402</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-08-10T15:21:36Z</dc:date>
    </item>
    <item>
      <title>Changing the sorting order for export only</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263624#M585403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. &lt;/P&gt;&lt;P&gt;It looks like I have only this option left (or I can try to convince the client to do re-sorting in Excel itself&amp;nbsp; :-))).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 15:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-the-sorting-order-for-export-only/m-p/263624#M585403</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2011-08-10T15:31:25Z</dc:date>
    </item>
  </channel>
</rss>

