<?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: creating benchmark graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137259#M913916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;one solution might be also:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_218154_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125655_QlikCommunity_Thread_218154_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14641209142355242 jive_text_macro" jivemacro_uid="_14641209142355242"&gt;
&lt;P&gt;Sum(Units)-Avg(TOTAL Aggr(Sum(Units),Person))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 20:15:47 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2016-05-24T20:15:47Z</dc:date>
    <item>
      <title>creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137256#M913913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been puzzling like crazy, but I can't find the solution to my problem. Therefore I would like to ask for your help.&lt;/P&gt;&lt;P&gt;I am trying to create a benchmark graph, similar to the one that can be found in the attachment. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short: It is a bar chart where I would like to compare the value of 1 person to the mean value of the whole group of people. Very simply put. Person A has sold 10 units, Person B has sold 2 units. The mean value of the whole group is 5 units. Therefore Person A has a positive value of +5 and Person B a negative value of -3. I would like to visualize this in a bar chart with positive and negative values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I someone will be able to explain me how to create such chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137256#M913913</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137257#M913914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this: &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;sum(total units)/count(distinct total person) - &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sum(units)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 15:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137257#M913914</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-05-24T15:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137258#M913915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gijs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137258#M913915</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-05-24T16:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137259#M913916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;one solution might be also:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_218154_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125655_QlikCommunity_Thread_218154_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14641209142355242 jive_text_macro" jivemacro_uid="_14641209142355242"&gt;
&lt;P&gt;Sum(Units)-Avg(TOTAL Aggr(Sum(Units),Person))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 20:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137259#M913916</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-05-24T20:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137260#M913917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all so much for your wonderful and fast help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked, thanks to your incredible support! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;massive thanks to you all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 08:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137260#M913917</guid>
      <dc:creator />
      <dc:date>2016-05-25T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137261#M913918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell the few more steps to do that one, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need the below one only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138726_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 17:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137261#M913918</guid>
      <dc:creator />
      <dc:date>2016-09-26T17:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137262#M913919</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;&lt;IMG __jive_id="138875" alt="QlikCommunity_Thread_218154_Pic2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138875_QlikCommunity_Thread_218154_Pic2.JPG" style="height: 343px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138876" alt="QlikCommunity_Thread_218154_Pic3.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/138876_QlikCommunity_Thread_218154_Pic3.JPG" style="height: 364px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138877" alt="QlikCommunity_Thread_218154_Pic4.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/138877_QlikCommunity_Thread_218154_Pic4.JPG" style="height: 518px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138878" alt="QlikCommunity_Thread_218154_Pic5.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/138878_QlikCommunity_Thread_218154_Pic5.JPG" style="height: 627px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_218154_Pic6.JPG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/138879_QlikCommunity_Thread_218154_Pic6.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 18:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137262#M913919</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-09-27T18:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: creating benchmark graph</title>
      <link>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137263#M913920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you for the information. But mine is some different case, could you help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Scenario (Creating benchmark based on particular user score):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For one particular presentation, the reviewers(including faculty) gave the marks to reviewees (more than one for one particular presentation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now I want to create a benchmark (horizontal reference line) for this chart, based on the faculty score only. (i.e a horizontal line at 73% value of y axis)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you help me in this case. I am not sure how can I get that faculty score while creating benchmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Attached the &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;bar chart and &lt;/SPAN&gt;table of data screenshots.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to know how do I use the faculty score to draw the bench mark.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="bar chart.PNG" class="jive-image image-1" src="/legacyfs/online/138901_bar chart.PNG" style="height: 280px; width: 620px;" /&gt;&lt;IMG alt="table data sample.PNG" class="jive-image image-2" src="/legacyfs/online/138944_table data sample.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-benchmark-graph/m-p/1137263#M913920</guid>
      <dc:creator />
      <dc:date>2016-09-28T00:00:12Z</dc:date>
    </item>
  </channel>
</rss>

