<?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 convert current selection values to text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574791#M214043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in text object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=subfield(getcurrentselection(),';',-1)&lt;/P&gt;&lt;P&gt;when you select any value in field it display in text object &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2014 06:38:02 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2014-03-14T06:38:02Z</dc:date>
    <item>
      <title>How to convert current selection values to text</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574787#M214039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how present current selection object or values to be presented in a text line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 06:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574787#M214039</guid>
      <dc:creator>santhosh_k_n</dc:creator>
      <dc:date>2014-03-14T06:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert current selection values to text</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574788#M214040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"presented in text line" What do you mean by that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try using GetCurrentSelections() or GetFieldSelections(FieldName) functions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 06:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574788#M214040</guid>
      <dc:creator />
      <dc:date>2014-03-14T06:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert current selection values to text</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574789#M214041</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;Just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetCurrentSelections() &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 06:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574789#M214041</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-03-14T06:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert current selection values to text</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574790#M214042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create one Text Object past below script use your Field Name there and try to select that Field Name or even past these into your Text Window title else where &lt;/P&gt;&lt;P&gt;=Text name ' &amp;amp; If(GetSelectedCount(Field Name)&amp;gt;0, GetFieldSelections(Field Name))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 06:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574790#M214042</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-03-14T06:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert current selection values to text</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574791#M214043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in text object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=subfield(getcurrentselection(),';',-1)&lt;/P&gt;&lt;P&gt;when you select any value in field it display in text object &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 06:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574791#M214043</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-03-14T06:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert current selection values to text</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574792#M214044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to show current selection then go to properties of Text object and type =GetCurrentSelections() and if you want to show specific Dimension then mention that like =GetCurrentSelection(Month).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 06:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-current-selection-values-to-text/m-p/574792#M214044</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-03-14T06:39:53Z</dc:date>
    </item>
  </channel>
</rss>

