<?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 Funnel Chart help. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121499#M8445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends, my requirement is to create a funnel chart using Bar chart in qliksense. I followed this thread &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/271810"&gt;need help in making a Bar chart that looks like funnel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but somehow it's not working. I used all three expressions but doesn't work. I don't have a license, so am not able to view the qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if anybody has qvf. please share.&lt;/P&gt;&lt;P&gt;3 Expressions which I am Using :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1-(Sum(Value)/Max(Total AGGR(Sum(Value),Category))))*.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(Num(sum(Value),'#.##0,0;-#,##,0,0'),Category)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1-(Sum(Value)/Max(Total AGGR(Sum(Value),Category))))*.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2018 01:44:49 GMT</pubDate>
    <dc:creator>arusanah</dc:creator>
    <dc:date>2018-08-27T01:44:49Z</dc:date>
    <item>
      <title>Funnel Chart help.</title>
      <link>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121499#M8445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends, my requirement is to create a funnel chart using Bar chart in qliksense. I followed this thread &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/271810"&gt;need help in making a Bar chart that looks like funnel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but somehow it's not working. I used all three expressions but doesn't work. I don't have a license, so am not able to view the qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if anybody has qvf. please share.&lt;/P&gt;&lt;P&gt;3 Expressions which I am Using :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1-(Sum(Value)/Max(Total AGGR(Sum(Value),Category))))*.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(Num(sum(Value),'#.##0,0;-#,##,0,0'),Category)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1-(Sum(Value)/Max(Total AGGR(Sum(Value),Category))))*.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 01:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121499#M8445</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-08-27T01:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart help.</title>
      <link>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121500#M8446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to make the chart like a funnel, but I can't get the labelling to do what I want. See my chart below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my settings:&lt;/P&gt;&lt;P&gt;Expression 1 and 3:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Max(TOTAL Aggr(sum(Value), Category))-Sum(Value))/2&lt;/P&gt;&lt;P&gt;Expression 2:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Master item for 1 and 3 and colored it Gray&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Thread 312089.PNG" class="jive-image image-1" src="/legacyfs/online/211806_Thread 312089.PNG" style="height: 253px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 05:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121500#M8446</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2018-08-27T05:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart help.</title>
      <link>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121501#M8447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisa I used same expression as your's but I get one sided chart . how are you sorting your chart? Do we need to set something in sorting or in Range -&amp;gt; Appearance&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="211855" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211855_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 12:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121501#M8447</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-08-27T12:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart help.</title>
      <link>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121502#M8448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check that it is Stacked under Appearance, Presentation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 01:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Funnel-Chart-help/m-p/121502#M8448</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2018-08-29T01:39:00Z</dc:date>
    </item>
  </channel>
</rss>

