<?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: Comments to specific fields in a table on the GUI? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795721#M281125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler, in Expressions tab, below the expression box, there is a comment box, if you inser a text here it appears when the moues is over the column title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, in title tab, there is a "text help", inserting text here add a '?' icon to the title bar showing this text when clicked or mouse is over.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2015 13:55:35 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-02-12T13:55:35Z</dc:date>
    <item>
      <title>Comments to specific fields in a table on the GUI?</title>
      <link>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795719#M281123</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 the internal standard which I always try to adhere to to write a documentation (Word) for every app I build, explaining exactly which chart shows what, how it is to be read and how the figures are calculated.&lt;/P&gt;&lt;P&gt;However, opening and reading an attached Word document is, judging by experience, more trouble than most users are willing to go to &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Therefore, I'm trying to find a way to make it even easier to see that meta_info.&lt;/P&gt;&lt;P&gt;=&amp;gt; Is it possible to add a comment on the GUI, not only to a chart as a whole (in the caption bar), but to individual columns, so that like a quick_tip appears when hovering at that column which shows how it is calculated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795719#M281123</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-12T13:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comments to specific fields in a table on the GUI?</title>
      <link>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795720#M281124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use Comment field or info :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor739"&gt;&lt;/A&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Info&lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;If a piece of external information, such as a text file, a picture or a video is to be linked to a field value, this is done in a table that is loaded using an &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;info&lt;/SPAN&gt; prefix. (In some cases it will be preferable to store the information inside the .qvw file, by using the &lt;A class="MCXref_0"&gt;&lt;EM&gt;Bundle&lt;/EM&gt;&lt;/A&gt; prefix.) The table must contain two columns only, the first one with the field values that will form the keys to the information, the second one containing the information elements, e.g. the file names of the pictures etcetera. &lt;/P&gt;&lt;P&gt;The same applies to, for example, a picture from a database management system. On a binary field, a blob, the &lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;info&lt;/SPAN&gt; select statement makes an implicit &lt;SPAN class="Bold"&gt;bundle&lt;/SPAN&gt;, i.e. the binary data will be fetched immediately and stored in the qvw. The binary data must be the second field in a &lt;SPAN class="Bold"&gt;select&lt;/SPAN&gt; statement. &lt;/P&gt;&lt;P&gt;The syntax is: &lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;info&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;( loadstatement | selectstatement )&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Info&lt;/SPAN&gt; LOAD * FROM flagoecd.csv;&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Info&lt;/SPAN&gt; SQL SELECT * FROM infotable;&lt;/P&gt;&lt;P class="Code"&gt;&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;Info&lt;/SPAN&gt; SQL SELECT Key, Picture FROM infotable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795720#M281124</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-12T13:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Comments to specific fields in a table on the GUI?</title>
      <link>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795721#M281125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler, in Expressions tab, below the expression box, there is a comment box, if you inser a text here it appears when the moues is over the column title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, in title tab, there is a "text help", inserting text here add a '?' icon to the title bar showing this text when clicked or mouse is over.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 13:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comments-to-specific-fields-in-a-table-on-the-GUI/m-p/795721#M281125</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-02-12T13:55:35Z</dc:date>
    </item>
  </channel>
</rss>

