<?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 QlikView Table Column Header Tooltip? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164744#M37333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaah..understood. So try&lt;/P&gt;&lt;P&gt;='TT' &amp;amp; chr(13) &amp;amp; chr(13) &amp;amp; 'This is a Tooltip'&lt;/P&gt;&lt;P&gt;or add as many chr(13) as column header lines you have.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 03:16:03 GMT</pubDate>
    <dc:creator>pover</dc:creator>
    <dc:date>2011-01-12T03:16:03Z</dc:date>
    <item>
      <title>QlikView Table Column Header Tooltip?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164739#M37328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning All,&lt;/P&gt;&lt;P&gt;Please help me to create &lt;STRONG&gt;tooltip in column header&lt;/STRONG&gt; of any tables.&lt;/P&gt;&lt;P&gt;Thanks in Advance! [:)]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 02:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164739#M37328</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-01-12T02:21:43Z</dc:date>
    </item>
    <item>
      <title>QlikView Table Column Header Tooltip?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164740#M37329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A tooltip is created in QlikView when there is not enough space to display all the text so if the column header is a single row then a tooltip will appear if you have the following column label:&lt;/P&gt;&lt;P&gt;='Label&lt;BR /&gt;This is Label tooltip'&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;='Label' &amp;amp;chr(13)&amp;amp; 'This is Label tooltip'&lt;/P&gt;&lt;P&gt;And I hope the ... doesn't bother you.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 02:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164740#M37329</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-01-12T02:33:27Z</dc:date>
    </item>
    <item>
      <title>QlikView Table Column Header Tooltip?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164741#M37330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your replied.&lt;/P&gt;&lt;P&gt;Let see for the full text in column header is "This is Tooltip", but I want to put only "TT" in column header instead of "This is Tooltip". When we take mouse over the "TT" then the text appear "This is Tooltip".&lt;/P&gt;&lt;P&gt;I don't know how to do this. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 02:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164741#M37330</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-01-12T02:48:34Z</dc:date>
    </item>
    <item>
      <title>QlikView Table Column Header Tooltip?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164742#M37331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Making the label,&lt;/P&gt;&lt;P&gt;='TT' &amp;amp; chr(13) &amp;amp; 'This is a Tooltip'&lt;/P&gt;&lt;P&gt;doesn't give you what you want?&lt;/P&gt;&lt;P&gt;I use this workaround because, as far as I know, there is no tooltip attribute associated to labels in the properties of an object.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 02:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164742#M37331</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-01-12T02:59:26Z</dc:date>
    </item>
    <item>
      <title>QlikView Table Column Header Tooltip?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164743#M37332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You have shared me the good way to create tooltip in column header. But when I use your solution I got the column header two line, first line is "TT" and second line is "This is Tooltip". What I want is only "TT".&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 03:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164743#M37332</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-01-12T03:09:28Z</dc:date>
    </item>
    <item>
      <title>QlikView Table Column Header Tooltip?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164744#M37333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaah..understood. So try&lt;/P&gt;&lt;P&gt;='TT' &amp;amp; chr(13) &amp;amp; chr(13) &amp;amp; 'This is a Tooltip'&lt;/P&gt;&lt;P&gt;or add as many chr(13) as column header lines you have.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 03:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Table-Column-Header-Tooltip/m-p/164744#M37333</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-01-12T03:16:03Z</dc:date>
    </item>
  </channel>
</rss>

