<?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: How to export the st table to excel based on the selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645330#M731384</link>
    <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thanks for all the help you provided.&lt;/P&gt;&lt;P&gt;i need one more help with all the inputs from you i had modified the&amp;nbsp; code below attached .&lt;/P&gt;&lt;P&gt;right now we have hardocded for 2 subjects can you help me to make it dynamic for all the subjid without hardcoding&lt;/P&gt;&lt;P&gt;Your code is simple but here they are using the below code.&lt;/P&gt;&lt;P&gt;Kindly help me out to achieve this.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Nov 2019 13:06:59 GMT</pubDate>
    <dc:creator>Ramya</dc:creator>
    <dc:date>2019-11-11T13:06:59Z</dc:date>
    <item>
      <title>How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645240#M731376</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;i am having the following requirement.&lt;/P&gt;&lt;P&gt;when i click on the export button the following st table should be exported to excel with the each region data into one sheet.&lt;/P&gt;&lt;P&gt;per suppose emea region into one sheet, apj into another and ams into one another sheets.&lt;/P&gt;&lt;P&gt;here i am attaching the sample qvw.&lt;/P&gt;&lt;P&gt;below is the data&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;region&lt;/TD&gt;&lt;TD&gt;company name&lt;/TD&gt;&lt;TD&gt;supervisor&lt;/TD&gt;&lt;TD&gt;sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ams&lt;/TD&gt;&lt;TD&gt;x&lt;/TD&gt;&lt;TD&gt;sony&lt;/TD&gt;&lt;TD&gt;245&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;apj&lt;/TD&gt;&lt;TD&gt;y&lt;/TD&gt;&lt;TD&gt;fim&lt;/TD&gt;&lt;TD&gt;255&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;emea&lt;/TD&gt;&lt;TD&gt;z&lt;/TD&gt;&lt;TD&gt;jen&lt;/TD&gt;&lt;TD&gt;265&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;apj&lt;/TD&gt;&lt;TD&gt;tcs&lt;/TD&gt;&lt;TD&gt;bin&lt;/TD&gt;&lt;TD&gt;450&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;apj&lt;/TD&gt;&lt;TD&gt;cts&lt;/TD&gt;&lt;TD&gt;fun&lt;/TD&gt;&lt;TD&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ams&lt;/TD&gt;&lt;TD&gt;bosch&lt;/TD&gt;&lt;TD&gt;sun&lt;/TD&gt;&lt;TD&gt;679&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;emea&lt;/TD&gt;&lt;TD&gt;lg&lt;/TD&gt;&lt;TD&gt;ram&lt;/TD&gt;&lt;TD&gt;789&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ams&lt;/TD&gt;&lt;TD&gt;samsung&lt;/TD&gt;&lt;TD&gt;rama&lt;/TD&gt;&lt;TD&gt;532&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I am new to macros kindly help me out wit this.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645240#M731376</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645259#M731377</link>
      <description>&lt;P&gt;see attached qvw&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 10:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645259#M731377</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-11T10:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645261#M731378</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thank you for the quick response .&lt;/P&gt;&lt;P&gt;but i need to get the export to excel. this thing i am unable to find in the qvw you shared.&lt;/P&gt;&lt;P&gt;can you help me out&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 10:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645261#M731378</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2019-11-11T10:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645267#M731379</link>
      <description>&lt;P&gt;if you press the "createExcelReport" Button within my uploaded qvw, then Excel is opening with the exported Tables, right?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23317iE9393816D543CDF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.gif" alt="1.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 11:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645267#M731379</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-11T11:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645268#M731380</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;when i clicked on export to excel button it is opening the macro script instead of&amp;nbsp; opening in the excel.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 11:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645268#M731380</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2019-11-11T11:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645278#M731381</link>
      <description>&lt;P&gt;make sure that you have these settings activated inside Module and retry:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 432px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23319iA86E9AB59502079C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.png" alt="Unbenannt.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 11:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645278#M731381</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-11T11:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645293#M731382</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thank you so much for the help.&lt;/P&gt;&lt;P&gt;i need&amp;nbsp; a small change instead of region 1 and region 2&amp;nbsp; and region 3 can we get the region names as emea ,ams ,apj as sheet names in the excel&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 11:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645293#M731382</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2019-11-11T11:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645315#M731383</link>
      <description>&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 12:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645315#M731383</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-11T12:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645330#M731384</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thanks for all the help you provided.&lt;/P&gt;&lt;P&gt;i need one more help with all the inputs from you i had modified the&amp;nbsp; code below attached .&lt;/P&gt;&lt;P&gt;right now we have hardocded for 2 subjects can you help me to make it dynamic for all the subjid without hardcoding&lt;/P&gt;&lt;P&gt;Your code is simple but here they are using the below code.&lt;/P&gt;&lt;P&gt;Kindly help me out to achieve this.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 13:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645330#M731384</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2019-11-11T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645336#M731385</link>
      <description>&lt;P&gt;see attached&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 13:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645336#M731385</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-11T13:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645348#M731386</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;is it possible to make my code dynamic, there are some formatting in it and also we have first sheet with name of report info and first cell with some text and second cell with another text like below&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Study Name:&lt;/TD&gt;&lt;TD&gt;Subject Gram&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Study Name:&lt;/TD&gt;&lt;TD&gt;Cohort 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Event_CD&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Event_Description&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DTH&lt;/TD&gt;&lt;TD&gt;Death&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;tre&lt;/TD&gt;&lt;TD&gt;trew&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Nov 2019 13:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645348#M731386</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2019-11-11T13:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645435#M731387</link>
      <description>&lt;P&gt;see attached&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 15:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645435#M731387</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-11T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645882#M731388</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;Thanks for the inputs.&lt;/P&gt;&lt;P&gt;i&amp;nbsp; added the country dimension to&amp;nbsp; my data and i tried to export the table with one country as one file&amp;nbsp;&lt;/P&gt;&lt;P&gt;per suppose india into one excel and indonesia into another excel but it is not working .&lt;/P&gt;&lt;P&gt;Can you please help me to achieve this .&amp;nbsp;&lt;/P&gt;&lt;P&gt;once again thanks for your patience and inputs.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 13:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645882#M731388</guid>
      <dc:creator>Ramya</dc:creator>
      <dc:date>2019-11-12T13:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to export the st table to excel based on the selections</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645921#M731389</link>
      <description>&lt;P&gt;so you want to generate one excel file per country and every excelfile containing the tabs subjid (001-002,....)???&lt;/P&gt;&lt;P&gt;then see attached qvw and adapt the exportpath inside macro according your environment&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 21:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-the-st-table-to-excel-based-on-the-selections/m-p/1645921#M731389</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-11-12T21:39:47Z</dc:date>
    </item>
  </channel>
</rss>

