<?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: Help in chart item in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475899#M1142176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can merely do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Maxtring(Comments)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you were looking for a different solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maxstring is not always the safest formula to use and one must be careful what you are using it for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have the following table maxstring will equal to Sep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Maxstring() = Sep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month Desc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201308&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201309&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 12:22:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-03T12:22:50Z</dc:date>
    <item>
      <title>Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475891#M1142168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one qlikview file and all is fine. But I have one straight table chart item. and this chart tiem is picking data from Link Table(combination of three tables). I have one coulmn 'COMMENT'. the expression I used to get data into this column is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(Comment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this Comment data is coming from access table. In the database it is showing column values. but in the qlikview file it is showing blank values. Could anyone help me in this please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475891#M1142168</guid>
      <dc:creator />
      <dc:date>2013-09-03T11:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475892#M1142169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My first guess is that you have more than one Comment values associated with your dimensions. Try to use concat instead of only to investigate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat(Comment, ', ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475892#M1142169</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2013-09-03T11:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475893#M1142170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just say &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Comment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ONLY(Comment) means it will only give you a result when one selection is made from the comment field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475893#M1142170</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-09-03T11:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475894#M1142171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you open up the "Comment" field in a selection box do you see any value?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the formula "Maxstring"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475894#M1142171</guid>
      <dc:creator />
      <dc:date>2013-09-03T11:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475895#M1142172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/69948"&gt;Alan Farrell&lt;/A&gt;: &lt;EM&gt;=Comment&lt;/EM&gt; will give the same result as &lt;EM&gt;=Only(Comment)&lt;/EM&gt; . You always aggregate in a Qlikview-expression and if no aggregation function is given then Qlikview assumes Only().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good read on the topic is&lt;A href="https://community.qlik.com/qlik-users/4003"&gt;Henric Cronstr%c3%b6m&lt;/A&gt; blogpost &lt;A href="http://j.mp/17nlhDQ" title="http://j.mp/17nlhDQ"&gt;QlikView Design Blog : It’s all Aggregations | QlikCommunity&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475895#M1142172</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2013-09-03T11:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475896#M1142173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Very much it's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475896#M1142173</guid>
      <dc:creator />
      <dc:date>2013-09-03T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475897#M1142174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475897#M1142174</guid>
      <dc:creator />
      <dc:date>2013-09-03T11:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475898#M1142175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to use MaxString please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 11:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475898#M1142175</guid>
      <dc:creator />
      <dc:date>2013-09-03T11:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475899#M1142176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can merely do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Maxtring(Comments)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you were looking for a different solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maxstring is not always the safest formula to use and one must be careful what you are using it for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have the following table maxstring will equal to Sep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Maxstring() = Sep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month Desc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201308&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201309&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475899#M1142176</guid>
      <dc:creator />
      <dc:date>2013-09-03T12:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475900#M1142177</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;Could you help me how to get the latest comment. Actually I have comments in the column from last year onwards. but I need the comment which is added on the day or atleast yesterday. Please help me how to use the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 15:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475900#M1142177</guid>
      <dc:creator />
      <dc:date>2013-09-03T15:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help in chart item</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475901#M1142178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would then need to say the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Maxstring({&amp;lt;Day={$(vLatest_Day)}&amp;gt;}Comments)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variable “vLatest_Day” must be created as the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vLatest_Day=max(day);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The day in here must be replaced by your own day field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This result will only show the very latest Comments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 16:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-chart-item/m-p/475901#M1142178</guid>
      <dc:creator />
      <dc:date>2013-09-03T16:15:02Z</dc:date>
    </item>
  </channel>
</rss>

