<?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 Histogram? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Histogram/m-p/256017#M1205232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Forgot one chart, here it is. Let me know if I misunderstood something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 May 2010 18:20:03 GMT</pubDate>
    <dc:creator>villafuerte</dc:creator>
    <dc:date>2010-05-07T18:20:03Z</dc:date>
    <item>
      <title>Histogram?</title>
      <link>https://community.qlik.com/t5/QlikView/Histogram/m-p/256015#M1205230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm pretty new to Qlikview and trying to do an analysis of how sales performance varies depending on the number of leads given to a sales person in a week. I have the following columns:&lt;/P&gt;&lt;P&gt;DispatchDate - date lead sent to sales person&lt;/P&gt;&lt;P&gt;InContract - 1 if contract closed, 0 if not&lt;/P&gt;&lt;P&gt;AgentID&lt;/P&gt;&lt;P&gt;What I'd like to end up with is InContract rate per # of leads given in a week. In other words for all instances where a sales person got 1 lead in a week (1 lead in an "AgentWeek"), what is the aggregate close rate of those leads. In all weeks where a sales person got 2 leads, what is the aggregate close rate of those leads, etc. Also, I'd like to do a histogram that shows the distribution of leads given per AgentWeek (count of AgentWeeks with 0 leads, AgentWeeks with 1 leads, etc).&lt;/P&gt;&lt;P&gt;Any help in thinking through how to structure this is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 02:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Histogram/m-p/256015#M1205230</guid>
      <dc:creator />
      <dc:date>2010-05-07T02:18:59Z</dc:date>
    </item>
    <item>
      <title>Histogram?</title>
      <link>https://community.qlik.com/t5/QlikView/Histogram/m-p/256016#M1205231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I don't know if this is what you wanted, I created an Excel file with the leads and closures. It has some charts and ratios.&lt;/P&gt;&lt;P&gt;Please let me know if it helped&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 18:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Histogram/m-p/256016#M1205231</guid>
      <dc:creator>villafuerte</dc:creator>
      <dc:date>2010-05-07T18:11:31Z</dc:date>
    </item>
    <item>
      <title>Histogram?</title>
      <link>https://community.qlik.com/t5/QlikView/Histogram/m-p/256017#M1205232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Forgot one chart, here it is. Let me know if I misunderstood something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 18:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Histogram/m-p/256017#M1205232</guid>
      <dc:creator>villafuerte</dc:creator>
      <dc:date>2010-05-07T18:20:03Z</dc:date>
    </item>
    <item>
      <title>Histogram?</title>
      <link>https://community.qlik.com/t5/QlikView/Histogram/m-p/256018#M1205233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this, sorry it took so long to get back, but I was on vacation and had to wait until I could get a purchased copy of Qlickview and try out your solution. This is all good stuff, but what I'm looking for is a bit different. Let me see if I can explain.&lt;/P&gt;&lt;P&gt;My Dimension is Leads/Week (1, 2, 3, 4, 5, 6, etc)&lt;/P&gt;&lt;P&gt;For each value in Dimensions, I want to see the average close rate for every week/agent combination that has 1 lead in a week.&lt;/P&gt;&lt;P&gt;If I define a new variable "Agent_Week" as the AgentID + Week (1_2010/1 for example) then for agent 1 there are 2 agent weeks - 1_2010/1 and 2_2010/2, both have 2 leads, 1 close. WeekDispatches = 2, WeekIncontract = 0.5.&lt;/P&gt;&lt;P&gt;If this was the only agent, then the expression for Leads/Week = 1 would return 0, Leads/Week = 2 would return 50%, and the rest would return 0.&lt;/P&gt;&lt;P&gt;See the attached spreadsheet for expansion on this.&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;.[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/3301.Book1.xlsx:550:0]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 01:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Histogram/m-p/256018#M1205233</guid>
      <dc:creator />
      <dc:date>2010-07-09T01:27:20Z</dc:date>
    </item>
  </channel>
</rss>

