<?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: Funnel Chart Idea in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299010#M588773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I rectified it exactly prior to this post but funnel is not showing correctly. Everywhere just 5 count whenever we do MouseHover on Funnel chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 10:09:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-18T10:09:23Z</dc:date>
    <item>
      <title>Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298992#M588755</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 want to create a funnel chart as follows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If in a sheet of data, the occurance of 'A' is less than 5, It categorizes him in LOW group. If Occurance of A &amp;gt; 5, it categorizes him in HIGH group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set of data having more than 200 rows and 15 distinct values in it. I want in that way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried applying few logics in mind but I didn't find a way. I know a bit about set analysis but we can't directly apply search criteria on constant ( not a right logic ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic what I think is - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Filter out distinct value from the set of values&lt;/P&gt;&lt;P&gt;2 - Store those values in a single variable (or array / or container / or SQL IN alike thing)&lt;/P&gt;&lt;P&gt;3 - Apply that variable in the final set analysis logic to just get the distinct values.&lt;/P&gt;&lt;P&gt;4 - COUNT the total number of values we got for a particular distinct value.&lt;/P&gt;&lt;P&gt;5 - Apply some sort of If...else command to satisfy the need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This lenghty logic may solve my requirement but I m not able to figure out how to write those in QlikView. Or maybe there could be an easier or convenient way of doing the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please enlighten me on this case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you guys need sample data, I can give it to you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 11:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298992#M588755</guid>
      <dc:creator />
      <dc:date>2011-05-13T11:52:49Z</dc:date>
    </item>
    <item>
      <title>Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298993#M588756</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;Is there anyone to guide me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------- &lt;/P&gt;&lt;P&gt;A_Num, B_Num, Call Dur, Charge/Sec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2, 21, 1234, 1.2&lt;/P&gt;&lt;P&gt;3, 31, 2314, 1.2&lt;/P&gt;&lt;P&gt;2, 23, 1111, 1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------&lt;/P&gt;&lt;P&gt;1 - count (distinct A_Num) [Result 2,3]&lt;/P&gt;&lt;P&gt;2 - Select * from xyz where A_Num IN (2), same with 3&lt;/P&gt;&lt;P&gt;3 - Count the total rows with respect to 2 and 3 &lt;/P&gt;&lt;P&gt;4 - If Count (result of 3) &amp;gt; 1 then group = High.&lt;/P&gt;&lt;P&gt; -----------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 12:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298993#M588756</guid>
      <dc:creator />
      <dc:date>2011-05-17T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298994#M588757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it would be easier to get a sample of your data and an examplanatory table of your demanded output. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I guess your problem can be solved in the load script. Regarding to your 3 row long sample data above the script could look like this: &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;CalcBas:&lt;/P&gt;&lt;P&gt;LOAD A_Num, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B_Num, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Call Dur], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Charge/Sec.],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(A_Num&amp;gt;2,'High','Low') as Group&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;test.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join Load &lt;/P&gt;&lt;P&gt;count (B_Num) as Counted_B_Num&lt;/P&gt;&lt;P&gt;Resident CalcBas;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and the output would be the following: &lt;IMG alt="s1.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/4420_s1.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 16:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298994#M588757</guid>
      <dc:creator>yasus</dc:creator>
      <dc:date>2011-05-17T16:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298995#M588758</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;You are somewhat right maybe I was not clear about my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your if statement, you are basically filtering numbers on the basis of values in A_Num. But I want to filter on the basis of occurance of values in A_Num. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say in the above example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A_Num has two 2's. We can treat A_num as string. So occurance of 2 is 2-times hence, it would be added to High group and so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment of sample table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 05:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298995#M588758</guid>
      <dc:creator />
      <dc:date>2011-05-18T05:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298996#M588759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; As i understood i tried something and uploading here with.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; Please have a look and let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 07:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298996#M588759</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T07:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298997#M588760</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;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What my requirement is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consideration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - A_Num is not an Integer. We suppose not to do any calculation on the value of A_Num.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A funnel chart, with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions as High and Low. &lt;/P&gt;&lt;P&gt;Expression as Count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If count of particular value in A_num is less than 2 (or anything), goes to LOW and if higher, go to HIGH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I m clear now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN SHORT , we just need to create two groups High and Low based on the occurance of particular values in the A_Num&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;Waiting for response. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 07:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298997#M588760</guid>
      <dc:creator />
      <dc:date>2011-05-18T07:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298998#M588761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; Please have a look at the attached Document..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; Hope thats what u want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 08:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298998#M588761</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298999#M588762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this example, you actually creating a straight table with A_Num as a Dimension and ﻿If statement as Exp. All fine here, what data I need is there perfectly but I m not getting those groups as Funnel Dimensions as there were no such column exist in the datafile. So we need to create such column in the script or chart itself and used them as a dimension in funnel chart. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 08:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/298999#M588762</guid>
      <dc:creator />
      <dc:date>2011-05-18T08:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299000#M588763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; No Actually i have corrected it and send you the updated application which have funnel chart.&lt;/P&gt;&lt;P&gt;&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; &lt;/P&gt;&lt;P&gt;&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; I think it happen cause i updated the same document and sent you..&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&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; I am here by sending it again with different name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; Please have a look at it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 08:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299000#M588763</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T08:37:46Z</dc:date>
    </item>
    <item>
      <title>Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299001#M588764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have say 5 categories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None = 0&lt;/P&gt;&lt;P&gt;Low = 1-5&lt;/P&gt;&lt;P&gt;Medium = 6-10 &lt;/P&gt;&lt;P&gt;High = 11-15&lt;/P&gt;&lt;P&gt;Very High = &amp;gt;16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 08:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299001#M588764</guid>
      <dc:creator />
      <dc:date>2011-05-18T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299002#M588765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; All you have to do is change the if statement in script as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Group:&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;if(count(B_Num) = 0,'None',&lt;/P&gt;&lt;P&gt;if(count(B_Num) &amp;gt; 0 and count(B_Num) &amp;lt;= 5 ,'Low',&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;if(count(B_Num) &amp;gt; 5 and count(B_Num) &amp;lt;= 10 ,'Medium',&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;if(count(B_Num) &amp;gt; 10 and count(B_Num) &amp;lt;= 15 ,'High','Very High'&lt;/P&gt;&lt;P&gt;)))) as Grp,&lt;/P&gt;&lt;P&gt;A_Num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident DATA Group by A_Num;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try and Let me know&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 08:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299002#M588765</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T08:54:27Z</dc:date>
    </item>
    <item>
      <title>Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299003#M588766</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;It throwing error as I m not doing inline table load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you demonstrate with my data if possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299003#M588766</guid>
      <dc:creator />
      <dc:date>2011-05-18T09:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299004#M588767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am sending the File Please have a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If it don't work then send me your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299004#M588767</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T09:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299005#M588768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the QVW and XLS file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;XLS Here - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/servlet/JiveServlet/download/2004-28056-116906-14291/FunnelSampleCDR.qvw"&gt;http://community.qlik.com/servlet/JiveServlet/download/116906-14291/FunnelSampleCDR.qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everywhere in Funnel Chart, count is 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299005#M588768</guid>
      <dc:creator />
      <dc:date>2011-05-18T09:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299006#M588769</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; The XLS file is not visible can you please upload it again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299006#M588769</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T09:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299007#M588770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the XLS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:50:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299007#M588770</guid>
      <dc:creator />
      <dc:date>2011-05-18T09:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299008#M588771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//-------------Script------------//&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;LOAD [A Number], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [B Number], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Charge, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Call Duration]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;FROM&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group:&lt;BR /&gt;load&lt;BR /&gt;if(count([B Number]) = 0,'None',&lt;BR /&gt;if(count([B Number]) &amp;gt; 0 and count([B Number]) &amp;lt;= 5 ,'Low',&lt;BR /&gt;if(count([B Number]) &amp;gt; 5 and count([B Number]) &amp;lt;= 10 ,'Medium',&lt;BR /&gt;if(count([B Number]) &amp;gt; 10 and count([B Number]) &amp;lt;= 15 ,'High','Very High'&lt;BR /&gt;)))) as Grp,&lt;BR /&gt;[A Number]&lt;BR /&gt;Resident Data group by [A Number];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299008#M588771</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T09:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299009#M588772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; I am also uploading the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 10:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299009#M588772</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T10:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299010#M588773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I rectified it exactly prior to this post but funnel is not showing correctly. Everywhere just 5 count whenever we do MouseHover on Funnel chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 10:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299010#M588773</guid>
      <dc:creator />
      <dc:date>2011-05-18T10:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Funnel Chart Idea</title>
      <link>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299011#M588774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; Funnel shows 5 cause its from data only....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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; Change data some what and then check.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 10:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Funnel-Chart-Idea/m-p/299011#M588774</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-05-18T10:15:59Z</dc:date>
    </item>
  </channel>
</rss>

