<?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 Is it possible to export current selections when there are multiple values in a single filter ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1666909#M449192</link>
    <description>&lt;P&gt;I'm trying to export current selections to an excel which has 29 values selected in the filter for a field. But, it's not showing the actual 29 values selected, instead showing the number of values selected in the export.&lt;/P&gt;&lt;P&gt;Here is my Current Selections screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Current Selections.PNG" style="width: 342px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27102i5B511C43114E0661/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Current Selections.PNG" alt="Current Selections.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I export to excel, this is how it looks like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="excel.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27103i621087A21CABA0B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="excel.PNG" alt="excel.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas are appreciated.&lt;/P&gt;&lt;P&gt;Note: I've already tried the 'On BIFF Exports' under User Preferences and it's not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Obul&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:16:51 GMT</pubDate>
    <dc:creator>obulreddy</dc:creator>
    <dc:date>2024-11-16T19:16:51Z</dc:date>
    <item>
      <title>Is it possible to export current selections when there are multiple values in a single filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1666909#M449192</link>
      <description>&lt;P&gt;I'm trying to export current selections to an excel which has 29 values selected in the filter for a field. But, it's not showing the actual 29 values selected, instead showing the number of values selected in the export.&lt;/P&gt;&lt;P&gt;Here is my Current Selections screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Current Selections.PNG" style="width: 342px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27102i5B511C43114E0661/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Current Selections.PNG" alt="Current Selections.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I export to excel, this is how it looks like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="excel.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27103i621087A21CABA0B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="excel.PNG" alt="excel.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas are appreciated.&lt;/P&gt;&lt;P&gt;Note: I've already tried the 'On BIFF Exports' under User Preferences and it's not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Obul&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1666909#M449192</guid>
      <dc:creator>obulreddy</dc:creator>
      <dc:date>2024-11-16T19:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to export current selections when there are multiple values in a single filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1667573#M449247</link>
      <description>&lt;P&gt;Hi you could make a table of your selection and then export. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 08:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1667573#M449247</guid>
      <dc:creator>alex00321</dc:creator>
      <dc:date>2020-01-21T08:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to export current selections when there are multiple values in a single filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1667772#M449256</link>
      <description>&lt;P&gt;Usually the default-value for this is 12. You could change it within the user-properties in tab general (right-mid area).&lt;/P&gt;&lt;P&gt;An alternatively might be to use getfieldselections() / getcurrentselections() within a textbox and to set there the third / fourth parameter to an appropriate value.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 14:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1667772#M449256</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-01-21T14:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to export current selections when there are multiple values in a single filter ?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1675449#M449730</link>
      <description>&lt;P&gt;Just posting Article link that should be helpful in relation to what Marcus discussed, he is spot on!&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000002564" target="_self"&gt;Current Selections item setting&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 16:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-export-current-selections-when-there-are/m-p/1675449#M449730</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-02-13T16:39:34Z</dc:date>
    </item>
  </channel>
</rss>

