<?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: Funny Line Graph Results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176535#M381834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Name is Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2016 09:57:08 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-26T09:57:08Z</dc:date>
    <item>
      <title>Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176527#M381826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i am trying to plot a line graph for two different vendors and how there unit prices for the same part varied over time. However, when the unit price is the same, the data points are plotted on the same date on the graph, thus showing incorrect interpretation of the pivot table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I inserted this screen shot with highlighted figures to better explain what the problem is. The highlighted dates on the pivot table are missing from the line graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone know what this is happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Line Graph.PNG" class="jive-image image-1" src="/legacyfs/online/135656_Line Graph.PNG" style="height: 359px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 07:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176527#M381826</guid>
      <dc:creator />
      <dc:date>2016-08-26T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176528#M381827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest to share a demonstrative sample. Have a look here: &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 07:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176528#M381827</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-08-26T07:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176529#M381828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess what is the expression that you are using in your chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 08:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176529#M381828</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-26T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176530#M381829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit for that great post. I can now attach my QVW &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; ! !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be great if someone can help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176530#M381829</guid>
      <dc:creator />
      <dc:date>2016-08-26T09:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176531#M381830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to fix your first dimension here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You currently have&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Max(Date([PO Date])), UnitPrice)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and need to change it to&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Max(Date([PO Date])), &lt;SPAN style="color: #ff0000;"&gt;VendorID, PartID,&lt;/SPAN&gt; UnitPrice)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135678_Capture.PNG" style="height: 87px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176531#M381830</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-26T09:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176532#M381831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is because you calculated the max date aggregating against the Unit Price. What is expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176532#M381831</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-08-26T09:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176533#M381832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;SPAN style="text-decoration: line-through;"&gt;Sammy&lt;/SPAN&gt; Sunny (&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;)!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176533#M381832</guid>
      <dc:creator />
      <dc:date>2016-08-26T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176534#M381833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your are right Amit. The aggr function was incorrect and is now working perfectly fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176534#M381833</guid>
      <dc:creator />
      <dc:date>2016-08-26T09:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Funny Line Graph Results</title>
      <link>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176535#M381834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Name is Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funny-Line-Graph-Results/m-p/1176535#M381834</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-26T09:57:08Z</dc:date>
    </item>
  </channel>
</rss>

