<?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: Line Chart Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149457#M894272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked using the expression &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max({$&amp;lt;status={'running'}&amp;gt;}Max_ClientStatus_Time). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help Sunny T. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2016 08:45:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-09T08:45:26Z</dc:date>
    <item>
      <title>Line Chart Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149455#M894270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a problem creating a line chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this table: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="132" style="border: 1px solid #000000; width: 172px; height: 134px;" width="170"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Code &lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Expression&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;42551,534457604&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;42562,565512002&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C &lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;42569,561164005&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;42577,518640278&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is : = Max(aggr(Max({$&amp;lt;status={'running'}&amp;gt;}Max_ClientStatus_Time),code)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimension is code. &lt;/P&gt;&lt;P&gt;And i am obtainning this results: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikPergunta.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133940_QlikPergunta.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;when&amp;nbsp; I choose one code, it gives me the right result, when I don't select any code it gives me the max value to all codes. I can't understand why. Can anyone help me? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149455#M894270</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149456#M894271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have another dimension? If code is your only dimension, why don't you need Aggr() function here? can you try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Max({$&amp;lt;status={'running'}&amp;gt;}Max_ClientStatus_Time)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 16:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149456#M894271</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-08T16:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149457#M894272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked using the expression &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max({$&amp;lt;status={'running'}&amp;gt;}Max_ClientStatus_Time). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help Sunny T. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 08:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Problem/m-p/1149457#M894272</guid>
      <dc:creator />
      <dc:date>2016-08-09T08:45:26Z</dc:date>
    </item>
  </channel>
</rss>

