<?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: Excel export in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568643#M212001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Send to excel &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;i&lt;/SPAN&gt; am using&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;...&lt;/SPAN&gt;Suppose I have Country List box in that India&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;,&lt;/SPAN&gt;Pakistan&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;,&lt;/SPAN&gt;Bangladesh&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;,&lt;/SPAN&gt;Nepal is there&lt;SPAN class="GINGER_SOFTWARE_mark"&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;City Listbox All the cities are there&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;...&lt;/SPAN&gt;So if &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;i&lt;/SPAN&gt; select India In City India associated value will be displayed. &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;and&lt;/SPAN&gt; if &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;i&lt;/SPAN&gt; export City to excel I will get all the excluded values along with possible selection. How to get only possible selection exported to excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jan 2014 13:45:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-25T13:45:47Z</dc:date>
    <item>
      <title>Excel export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568641#M211999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;qlikview&lt;/SPAN&gt; how to export only selected values in excel because whenever we export to excel excluded values also get exported..Is there any way to do this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 13:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568641#M211999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-25T13:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Excel export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568642#M212000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a button to launch the export? or are you right clicking and selecting Send to Excel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 13:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568642#M212000</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-01-25T13:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Excel export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568643#M212001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Send to excel &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;i&lt;/SPAN&gt; am using&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;...&lt;/SPAN&gt;Suppose I have Country List box in that India&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;,&lt;/SPAN&gt;Pakistan&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;,&lt;/SPAN&gt;Bangladesh&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;,&lt;/SPAN&gt;Nepal is there&lt;SPAN class="GINGER_SOFTWARE_mark"&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;City Listbox All the cities are there&lt;SPAN class="GINGER_SOFTWARE_mark"&gt;...&lt;/SPAN&gt;So if &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;i&lt;/SPAN&gt; select India In City India associated value will be displayed. &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;and&lt;/SPAN&gt; if &lt;SPAN class="GINGER_SOFTWARE_mark"&gt;i&lt;/SPAN&gt; export City to excel I will get all the excluded values along with possible selection. How to get only possible selection exported to excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 13:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568643#M212001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-25T13:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Excel export</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568644#M212002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure of a real simple way, however, you could try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a List Box with an Expression, so for Country List Box, create an Expression instead of selecting Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AGGR(Country,Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then if you select a Country you will only see that selection, also if you then export this, you will only export the selected Countries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try that ans let me know if that works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 13:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-export/m-p/568644#M212002</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-01-25T13:51:18Z</dc:date>
    </item>
  </channel>
</rss>

