<?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: 100% Stacked Line graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649275#M476279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sliced it on the dimensions, removed my filter in the expression and added a total. So my expression looks like this now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT CookieIDINT) / count(Total &amp;lt;Month&amp;gt; DISTINCT&amp;nbsp; CookieIDINT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added groupingbuyers as dimension&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60357_Capture.PNG.png" style="width: 620px; height: 166px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 11:25:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-10T11:25:24Z</dc:date>
    <item>
      <title>100% Stacked Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649273#M476277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna create a 100% stacked line graph like in this : &lt;A href="https://community.qlik.com/message/56419"&gt;How to create a "100 % Stacked Column Excel Chart" in QV&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I dont know how to do it with my expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have these 3 expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;GroupingBuyers={'One'}&amp;gt;} DISTINCT CookieIDINT)&lt;/P&gt;&lt;P&gt;=count({&amp;lt;GroupingBuyers={'Two'}&amp;gt;} DISTINCT CookieIDINT)&lt;/P&gt;&lt;P&gt;=count({&amp;lt;GroupingBuyers={'Repeat'}&amp;gt;} DISTINCT CookieIDINT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension is Week (Could maybe also be GroupingBuyers?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 11:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649273#M476277</guid>
      <dc:creator />
      <dc:date>2014-06-10T11:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Stacked Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649274#M476278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide sample file pls?&lt;/P&gt;&lt;P&gt;I don't think so Stacked Line Chart is possible !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 11:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649274#M476278</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-10T11:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Stacked Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649275#M476279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sliced it on the dimensions, removed my filter in the expression and added a total. So my expression looks like this now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT CookieIDINT) / count(Total &amp;lt;Month&amp;gt; DISTINCT&amp;nbsp; CookieIDINT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added groupingbuyers as dimension&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60357_Capture.PNG.png" style="width: 620px; height: 166px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 11:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649275#M476279</guid>
      <dc:creator />
      <dc:date>2014-06-10T11:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Stacked Line graph</title>
      <link>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649276#M476280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas! Can you attach a file with your solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 14:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/100-Stacked-Line-graph/m-p/649276#M476280</guid>
      <dc:creator />
      <dc:date>2015-05-29T14:18:51Z</dc:date>
    </item>
  </channel>
</rss>

