<?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 Creating a line graph using Sum expression with a condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505921#M553703</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 following scenario. I have a table that looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to create a line graph with 3 series (A, B, D), note that I want to ignore C. However when I use the sum expressions such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(&amp;nbsp; {$&amp;lt;Group={'A', 'B', 'D'}&amp;gt;}&amp;nbsp; Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also uses C for the sum. As in on the line graph, the value of D would be 50 instead of 35 for the first set. How would I ignore the value of C in the sum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 18:49:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-10T18:49:57Z</dc:date>
    <item>
      <title>Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505921#M553703</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 following scenario. I have a table that looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I want to create a line graph with 3 series (A, B, D), note that I want to ignore C. However when I use the sum expressions such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(&amp;nbsp; {$&amp;lt;Group={'A', 'B', 'D'}&amp;gt;}&amp;nbsp; Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also uses C for the sum. As in on the line graph, the value of D would be 50 instead of 35 for the first set. How would I ignore the value of C in the sum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505921#M553703</guid>
      <dc:creator />
      <dc:date>2013-09-10T18:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505922#M553704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(&amp;nbsp; {$&amp;lt;Group-={'C'}&amp;gt;}&amp;nbsp; Value),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;there´s a "-" before "="&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505922#M553704</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-10T18:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505923#M553705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it produces the same result. As in the value of D still includes the summation from A, B and C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505923#M553705</guid>
      <dc:creator />
      <dc:date>2013-09-10T18:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505924#M553706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weird,&lt;/P&gt;&lt;P&gt;I´m posting a image and QVW with my test&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ahmed.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46394_ahmed.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 19:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505924#M553706</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-10T19:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505925#M553707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think theres a bit of confusion. The x-axis for me would be the date. Heres the final result that I want:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="graph2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46342_graph2.png" style="width: 620px; height: 596px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 19:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505925#M553707</guid>
      <dc:creator />
      <dc:date>2013-09-10T19:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505926#M553708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So your table as date?&lt;/P&gt;&lt;P&gt;Could you post a print of your data model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 19:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505926#M553708</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-10T19:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505927#M553709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes my table also has date. Its normalized such that there are 2 tables, one table has the date and an ID that relates it to an ID in the other table which has the name and value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 20:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505927#M553709</guid>
      <dc:creator />
      <dc:date>2013-09-10T20:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505928#M553710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a sample of your application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505928#M553710</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-11T13:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505929#M553711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an attached data set. What I'm expecting is the values for B should be 15 and 17, so that it would be value of A (5) + value of B (10) = 15, similarly for the other point and similarly for D. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505929#M553711</guid>
      <dc:creator />
      <dc:date>2013-09-11T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505930#M553712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shouldn´t B 10 and 11?&lt;/P&gt;&lt;P&gt;I´m a bit confused&lt;/P&gt;&lt;P&gt;You want&lt;/P&gt;&lt;P&gt;B values = A + B&lt;/P&gt;&lt;P&gt;D values = A + B + D?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505930#M553712</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-11T14:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505931#M553713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thats what I want. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505931#M553713</guid>
      <dc:creator />
      <dc:date>2013-09-11T14:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505932#M553714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if this solve your requirement&lt;/P&gt;&lt;P&gt;&lt;OBJECT height="0" type="application/gas-events-abn" width="0"&gt;&lt;/OBJECT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505932#M553714</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-11T17:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph using Sum expression with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505933#M553715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Can't believe I missed that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 20:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-line-graph-using-Sum-expression-with-a-condition/m-p/505933#M553715</guid>
      <dc:creator />
      <dc:date>2013-09-11T20:11:57Z</dc:date>
    </item>
  </channel>
</rss>

