<?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: Comment - Limit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426708#M561516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone else had this issue with the comments not showing for the expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 08:13:00 GMT</pubDate>
    <dc:creator>denwo2010</dc:creator>
    <dc:date>2013-04-09T08:13:00Z</dc:date>
    <item>
      <title>Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426701#M561509</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;Does anyone know what the comment limit is on a expression? And any ideas on how to extend this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 11:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426701#M561509</guid>
      <dc:creator>denwo2010</dc:creator>
      <dc:date>2013-04-05T11:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426702#M561510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you mean REM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// for only a line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* .... &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more lines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 11:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426702#M561510</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-04-05T11:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426703#M561511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have u encountered any comment limits???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 11:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426703#M561511</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-04-05T11:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426704#M561512</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;If you look at the attached document, and hover over the value field it looks like it will only show 255 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 13:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426704#M561512</guid>
      <dc:creator>denwo2010</dc:creator>
      <dc:date>2013-04-05T13:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426705#M561513</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;Perhaps that is below the text HELP to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18pt; font-weight: bold;"&gt;Comment Field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Provides a way of displaying the field comments (metadata) from databases and spreadsheets. Field names not present in the document will be ignored. If multiple occurrences of a field name are found, the last value is used. &lt;/P&gt;&lt;P&gt;The keyword can be used to read comments from a data source using the following syntax:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;comment &lt;/SPAN&gt;&lt;EM&gt;*fieldlist &lt;/EM&gt;&lt;SPAN class="Bold"&gt;using &lt;/SPAN&gt;&lt;EM&gt;mapname&lt;/EM&gt; &lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;EM&gt;*fieldlist&lt;/EM&gt; is a comma separated list of the fields to be commented. Using * as field list indicates all fields. The wildcard characters * and ? are allowed in field names. Quoting of field names may be necessary when wildcards are used.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mapname&lt;/EM&gt; is the name of a mapping table previously read in a mapping load or mapping select statement (see &lt;A _jive_internal="true" class="MCXref_0" href="https://community.qlik.com/thread"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt;). &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The map table used should have two columns, the first containing field names and the second the comments. &lt;/P&gt;&lt;P&gt;To set individual comments the following syntax is used:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;comment &lt;/SPAN&gt;&lt;EM&gt;fieldname &lt;/EM&gt;&lt;SPAN class="Bold"&gt;with &lt;/SPAN&gt;&lt;EM&gt;comment&lt;/EM&gt; &lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;EM&gt;fieldname&lt;/EM&gt; is the name of the field that should be commented. &lt;/P&gt;&lt;P&gt;&lt;EM&gt;comment&lt;/EM&gt; is the comment that should be added to the field. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P class="example"&gt;Example 1:&lt;/P&gt;&lt;P class="Code"&gt;commentmap:&lt;/P&gt;&lt;P class="Code"&gt;mapping load * inline [&lt;/P&gt;&lt;P class="Code"&gt;a,b&lt;/P&gt;&lt;P class="Code"&gt;Alpha,This field contains text values&lt;/P&gt;&lt;P class="Code"&gt;Num,This field contains numeric values&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;comment fields using commentmap;&lt;/P&gt;&lt;P class="example"&gt;Example 2:&lt;/P&gt;&lt;P class="Code"&gt;comment field Alpha with AFieldContainingCharacters;&lt;/P&gt;&lt;P class="Code"&gt;comment field Num with A field containing numbers’;&lt;/P&gt;&lt;P class="Code"&gt;comment Gamma with 'Mickey Mouse field';&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 18pt; font-weight: bold;"&gt;Comment Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Provides a way of displaying the table comments (metadata) from databases or spreadsheets. Table names not present in the document are ignored. If multiple occurrences of a table name is found, the last value is used. &lt;/P&gt;&lt;P&gt;The keyword can be used to read comments from a data source using the syntax:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;comment tables &lt;/SPAN&gt;&lt;EM&gt;tablelist &lt;/EM&gt;&lt;SPAN class="Bold"&gt;using &lt;/SPAN&gt;&lt;EM&gt;mapname&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;EM&gt;tablelist := (table{,table})&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;mapname&lt;/EM&gt; is the name of a mapping table previously read in a mapping load or mapping select statement (see &lt;A _jive_internal="true" class="MCXref_0" href="https://community.qlik.com/thread"&gt;&lt;EM&gt;Mapping&lt;/EM&gt;&lt;/A&gt;). &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To set individual comments, the following syntax is used:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;comment tables &lt;/SPAN&gt;&lt;EM&gt;tablename &lt;/EM&gt;&lt;SPAN class="Bold"&gt;with &lt;/SPAN&gt;&lt;EM&gt;comment&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;EM&gt;tablename&lt;/EM&gt; is the name of the table that should be commented. &lt;/P&gt;&lt;P&gt;&lt;EM&gt;comment&lt;/EM&gt; is the comment that should be added to the table. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P class="example"&gt;Example 1:&lt;/P&gt;&lt;P class="Code"&gt;Commentmap:&lt;/P&gt;&lt;P class="Code"&gt;mapping Load * inline [&lt;/P&gt;&lt;P class="Code"&gt;a,b&lt;/P&gt;&lt;P class="Code"&gt;Main,This is the fact table&lt;/P&gt;&lt;P class="Code"&gt;Currencies, Currency helper table&lt;/P&gt;&lt;P class="Code"&gt;];&lt;/P&gt;&lt;P class="Code"&gt;comment tables using commentmap;&lt;/P&gt;&lt;P class="example"&gt;Example 2:&lt;/P&gt;&lt;P class="Code"&gt;comment table Main with ‘Main fact table’;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;By Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 13:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426705#M561513</guid>
      <dc:creator />
      <dc:date>2013-04-05T13:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426706#M561514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So from my attachment, could you provide an example on how this would work? As having trouble trying to understand this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 14:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426706#M561514</guid>
      <dc:creator>denwo2010</dc:creator>
      <dc:date>2013-04-05T14:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426707#M561515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; So when do the comments appear?&amp;nbsp; If you take a look in the attached document, the comments appear when it is a Dimension but not a expression? Do they appear on a straight table as well as it does not look like it does?&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 15:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426707#M561515</guid>
      <dc:creator>denwo2010</dc:creator>
      <dc:date>2013-04-08T15:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426708#M561516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone else had this issue with the comments not showing for the expressions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 08:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426708#M561516</guid>
      <dc:creator>denwo2010</dc:creator>
      <dc:date>2013-04-09T08:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Comment - Limit</title>
      <link>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426709#M561517</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 same problem with comment on expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;below the comment I used:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;---&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Indice acido di liquidità = (Liquidità immediata+Liquidità differita) / Debiti a Breve *100&lt;/P&gt;&lt;P&gt;Ci dice la percentuale di debiti a breve che l’azienda è in grado di coprire con liquidità immediata (cassa,&lt;/P&gt;&lt;P&gt;banca, titoli a breve) e liquidità differita (crediti) . Dovrebbe essere compreso tra 100 e 200.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using QlikView Developer and also ajax client I see characters until "liquidità differita (".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me to achieve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 13:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comment-Limit/m-p/426709#M561517</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2013-07-16T13:54:09Z</dc:date>
    </item>
  </channel>
</rss>

