<?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: Text Box mouse hover show list of values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013278#M343685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could we make sorting on these name ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Mar 2016 19:28:12 GMT</pubDate>
    <dc:creator>agni_gold</dc:creator>
    <dc:date>2016-03-06T19:28:12Z</dc:date>
    <item>
      <title>Text Box mouse hover show list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013275#M343682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement that , i have one text box and on mouse hover i want to show list of values on this , is that possible .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 17:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013275#M343682</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-03-06T17:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box mouse hover show list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013276#M343683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The mouse-over hover text for a a text box is defined in the entry "Help Text" on the Caption tab. You can enter an expression here, so use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Concat(Distinct [MyField], ', ')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where MyField is the field to display. Adapt to your needs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 17:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013276#M343683</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-06T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box mouse hover show list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013277#M343684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but i need to show fields like list box , it this possible , right now values are coming by comma (,) , i want all values to next lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 19:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013277#M343684</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-03-06T19:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box mouse hover show list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013278#M343685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could we make sorting on these name ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 19:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013278#M343685</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-03-06T19:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box mouse hover show list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013279#M343686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can try with &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ValueExpression&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(13),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Order&lt;SPAN style="color: #800000;"&gt;Expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Contact(DISTINCT Country, Chr(13), Number_Id)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2016 19:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013279#M343686</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-03-06T19:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Text Box mouse hover show list of values</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013280#M343687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes , use the new line chr(13) with the concat function and increase your text size accordingly.. this should work&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 06:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Box-mouse-hover-show-list-of-values/m-p/1013280#M343687</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-07T06:02:08Z</dc:date>
    </item>
  </channel>
</rss>

