<?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: Stacked Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966031#M331149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 expression as below&lt;/P&gt;&lt;P&gt;1) Supply - &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ceil&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Supply_HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2) Active Demand - c&lt;/SPAN&gt;eil&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PlanType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Demand' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Initiated' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'In Progress') ,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Demand_HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;3) Pipeline Demand - &lt;/SPAN&gt;ceil&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='On Hold' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Not Started',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Demand_HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please elaborate what needs to done in the expression tab with the above given expressions.. I have selected the 2nd option under Style from the left bottom.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 11:25:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-01T11:25:53Z</dc:date>
    <item>
      <title>Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966024#M331142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..Can anybody please help how to plot a stacked area chart by converting the existing line graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to plot a demand and supply stacked area chart..Currently i have 3 line charts as attached. I need to have these as stacked area charts. Can anybody please share the steps how to do this in QV?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanjyot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966024#M331142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-30T07:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966025#M331143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjoy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have look under "Style" and pick the number two from the left bottom. Originally this stacks them on top of each other, but if you take Expr1-Expr2 then with that logic it should help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 08:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966025#M331143</guid>
      <dc:creator>bwisealiahmad</dc:creator>
      <dc:date>2015-09-30T08:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966026#M331144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto the Style tab of the chart -&amp;gt; Choose one style from the Look option(last two).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 08:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966026#M331144</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-30T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966027#M331145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression tab of chart properties you can use the &amp;gt;Display Option&amp;gt; next to Line &amp;gt; you can chose the smooth and value on the data points . This will get a chart according to your requirement &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966027#M331145</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-30T10:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966028#M331146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!Thanks..I am getting 2 X axis when I change the style but I need only one X axis to show that the demand and supply start from the same x axis. &lt;IMG alt="Supply vs Demand.JPG" class="jive-image image-1" src="/legacyfs/online/100489_Supply vs Demand.JPG" style="width: 620px; height: 301px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 11:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966028#M331146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-30T11:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966029#M331147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not clear. Could you share a sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 11:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966029#M331147</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-30T11:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966030#M331148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Can you share a sample qvw?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 11:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966030#M331148</guid>
      <dc:creator>mohammadkhatimi</dc:creator>
      <dc:date>2015-09-30T11:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966031#M331149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 expression as below&lt;/P&gt;&lt;P&gt;1) Supply - &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ceil&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Supply_HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2) Active Demand - c&lt;/SPAN&gt;eil&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PlanType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Demand' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Initiated' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'In Progress') ,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Demand_HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;3) Pipeline Demand - &lt;/SPAN&gt;ceil&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='On Hold' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Project Delivery Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Not Started',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Demand_HCM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please elaborate what needs to done in the expression tab with the above given expressions.. I have selected the 2nd option under Style from the left bottom.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 11:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966031#M331149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T11:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966032#M331150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Added qv file and the base files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 07:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966032#M331150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-05T07:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966033#M331151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached file for what I meant. Does that make sense? I am not sure if I fully understand, but look at it. You can also play around with the transparancy of the colors.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Bets,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AA !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 07:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966033#M331151</guid>
      <dc:creator>bwisealiahmad</dc:creator>
      <dc:date>2015-10-05T07:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966034#M331152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for some reason i am unable to download your qv file..is there any way that you can share the screenshot of your expression tabs wherever you may think i need to make changes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 11:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-Line-Chart/m-p/966034#M331152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-05T11:32:03Z</dc:date>
    </item>
  </channel>
</rss>

