<?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 use current selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488448#M182512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply rename the field in the script: RENAME SUB_REG3 to [Sub Region]. If that is not an option you will have to create your own current selections box. See for example &lt;A _jive_internal="true" href="https://community.qlik.com/message/352261"&gt;this discussion&lt;/A&gt; or &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4290"&gt;this document&lt;/A&gt;. If you use the ajax client you can use the extension described here: &lt;A class="loading" href="http://www.qlikblog.at/2412/qliktip-better-current-selections-box-translate-hide-fields/" title="http://www.qlikblog.at/2412/qliktip-better-current-selections-box-translate-hide-fields/"&gt;http://www.qlikblog.at/2412/qliktip-better-current-selections-box-translate-hide-fields/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 09:18:52 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-08-13T09:18:52Z</dc:date>
    <item>
      <title>How to use current selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488446#M182510</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;I have a Current selection box , when i select any field it will get disply in current selection with the column(field) name , but i need to get disply with label name ..&lt;/P&gt;&lt;P&gt;Eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current selection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 315px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="98"&gt;SUB_REG3&lt;/TD&gt;&lt;TD class="xl63" width="197"&gt; FRANCE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the above example i have taken label name for the SUB_REG3 as Sub Region and i select FRANCE in that then it is showing like above current selection &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But imy requirement is need to disply like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current selection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 315px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="98"&gt;Sub Region&lt;/TD&gt;&lt;TD class="xl63" width="197"&gt; FRANCE&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me how to get this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 09:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488446#M182510</guid>
      <dc:creator />
      <dc:date>2013-08-13T09:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488447#M182511</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;You can rename that "&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;SUB_REG3&lt;/SPAN&gt;" field into "Sub Region" in script and reload it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no option in default option &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 09:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488447#M182511</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-08-13T09:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488448#M182512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply rename the field in the script: RENAME SUB_REG3 to [Sub Region]. If that is not an option you will have to create your own current selections box. See for example &lt;A _jive_internal="true" href="https://community.qlik.com/message/352261"&gt;this discussion&lt;/A&gt; or &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4290"&gt;this document&lt;/A&gt;. If you use the ajax client you can use the extension described here: &lt;A class="loading" href="http://www.qlikblog.at/2412/qliktip-better-current-selections-box-translate-hide-fields/" title="http://www.qlikblog.at/2412/qliktip-better-current-selections-box-translate-hide-fields/"&gt;http://www.qlikblog.at/2412/qliktip-better-current-selections-box-translate-hide-fields/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 09:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-current-selection/m-p/488448#M182512</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-08-13T09:18:52Z</dc:date>
    </item>
  </channel>
</rss>

