<?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: Current Selection Display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901345#M992445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't say it without a deeper look into those workarounds then I don't use them within a productive environment and my playing around was some time ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By a normal current selection box you would use a prefix-statement for those fields which would be then be handled like qlikview system-fields and not displayed within the box. I don't know if this or a quite similar approach worked with the alternatives but you could try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 08:27:17 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-09-30T08:27:17Z</dc:date>
    <item>
      <title>Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901341#M992441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to display Original names in Current selection box even its after qualifying the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;Qualify(*)&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Dim1&lt;/P&gt;&lt;P&gt;Dim2;&lt;/P&gt;&lt;P&gt;Unqualify(*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now I will get field names as Table.Dim1, Table.Dim2, but users are looking like Dim1, Dim2 only in Current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this, please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2015 18:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901341#M992441</guid>
      <dc:creator />
      <dc:date>2015-07-18T18:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901342#M992442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that is an option available.... may be use a text box object to show current selections instead of current selection box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2015 18:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901342#M992442</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-18T18:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901343#M992443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the suggestion from &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;sunindia&lt;/A&gt; is the easiest one with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace(getcurrentselections(chr(10), ': ', ' + '), 'Table', '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a textbox. But maybe these alternatives are interessting, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="7118" data-objecttype="102" href="https://community.qlik.com/docs/DOC-7118"&gt;Current Selection Alternatives&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="4290" data-objecttype="102" href="https://community.qlik.com/docs/DOC-4290"&gt;QlikView App: Current Selections Dynamic Display&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2015 19:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901343#M992443</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-18T19:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901344#M992444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In current selection alternatives , i i want to omit some field is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Khushboo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901344#M992444</guid>
      <dc:creator />
      <dc:date>2015-09-30T07:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901345#M992445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't say it without a deeper look into those workarounds then I don't use them within a productive environment and my playing around was some time ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By a normal current selection box you would use a prefix-statement for those fields which would be then be handled like qlikview system-fields and not displayed within the box. I don't know if this or a quite similar approach worked with the alternatives but you could try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 08:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901345#M992445</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-30T08:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901346#M992446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i specifically need in he straight table&amp;nbsp; current selection box .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used current selection alternatives approach and now i want to restrict it for some fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khushboo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 08:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901346#M992446</guid>
      <dc:creator />
      <dc:date>2015-09-30T08:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901347#M992447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within a table-chart should it be possible to include such conditions - what are the dimensions and expressions which you used and which fields should be hidden and how looked the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 08:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901347#M992447</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-30T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901348#M992448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;same post :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7118"&gt;Current Selection Alternatives&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here if we can restrict straight table for one field it will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Khushboo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 09:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901348#M992448</guid>
      <dc:creator />
      <dc:date>2015-09-30T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Current Selection Display</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901349#M992449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked with a condition within the dimension like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if($Field &amp;lt;&amp;gt; 'FieldOne', $Field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then suppressing NULL within these dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 09:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selection-Display/m-p/901349#M992449</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-30T09:51:01Z</dc:date>
    </item>
  </channel>
</rss>

