<?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 Value as Text in Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179925#M590080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;I'd like to create a couple of Gauges, one per Sales manager, showing their sales results.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0cm 0cm 0pt; mso-layout-grid-align: none;"&gt;Dimension:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0cm 0cm 0pt; mso-layout-grid-align: none;"&gt;=SalesManager = 'Elvis'&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Expression:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0cm 0cm 0pt; mso-layout-grid-align: none;"&gt;&lt;B&gt;=Sum&lt;/B&gt;(&lt;B&gt;[xSales]&lt;/B&gt;)&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;It's probably a really stupid question, but I can't find a way to show the value as 'Text in Chart". Text in Chart is no Problem, it's getting the value in there.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;So the Sum of xSales for SalesManager='Elvis' in a Gauge&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Any help will be appreciated.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Thanks in advance&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 22:04:34 GMT</pubDate>
    <dc:creator>fred_s</dc:creator>
    <dc:date>2009-12-08T22:04:34Z</dc:date>
    <item>
      <title>Value as Text in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179925#M590080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;I'd like to create a couple of Gauges, one per Sales manager, showing their sales results.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin: 0cm 0cm 0pt; mso-layout-grid-align: none;"&gt;Dimension:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0cm 0cm 0pt; mso-layout-grid-align: none;"&gt;=SalesManager = 'Elvis'&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Expression:&lt;/P&gt;&lt;P style="line-height: normal; margin: 0cm 0cm 0pt; mso-layout-grid-align: none;"&gt;&lt;B&gt;=Sum&lt;/B&gt;(&lt;B&gt;[xSales]&lt;/B&gt;)&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;It's probably a really stupid question, but I can't find a way to show the value as 'Text in Chart". Text in Chart is no Problem, it's getting the value in there.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;So the Sum of xSales for SalesManager='Elvis' in a Gauge&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Any help will be appreciated.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Thanks in advance&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 22:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179925#M590080</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2009-12-08T22:04:34Z</dc:date>
    </item>
    <item>
      <title>Value as Text in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179926#M590081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this in the Text in Chart box on the Presentation tab.&lt;/P&gt;&lt;P&gt;='Sales by '&amp;amp;SalesManager&amp;amp;': '&amp;amp;Sum(xSales)&lt;/P&gt;&lt;P&gt;You need to select Elvis of course to get 'Sales by Elvis: [99999]'&lt;/P&gt;&lt;P&gt;Or did you want a hard-coded 'Elvis'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 03:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179926#M590081</guid>
      <dc:creator />
      <dc:date>2009-12-09T03:02:01Z</dc:date>
    </item>
    <item>
      <title>Value as Text in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179927#M590083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Yep, i need a hard-coded Elvis.&lt;BR /&gt;I want to create a Gauge per SalesManager.&lt;/P&gt;&lt;P&gt;My Dimension for the the first Elvis Gauge:&lt;BR /&gt;=SalesManager = 'Elvis'&lt;/P&gt;&lt;P&gt;The second Gauge will probably be MichaelJackson:&lt;BR /&gt;=SalesManager = 'MichaelJackson'&lt;/P&gt;&lt;P&gt;The Needle is in the right position, but i can't get the value in the 'Text in Chart'.&lt;/P&gt;&lt;P&gt;Using "sum(xSales)" doesn't do anything with my 'Elvis Dimension'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 20:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179927#M590083</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2009-12-09T20:18:40Z</dc:date>
    </item>
    <item>
      <title>Value as Text in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179928#M590084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached a simple example.&lt;BR /&gt;The real file has no possibility to select a different SalesManager.&lt;/P&gt;&lt;P&gt;The Gauge has a hardcoded Dimension =SalesManager = 'Elvis'.&lt;/P&gt;&lt;P&gt;What i'd like to achieve is to show 1000000 (sales by Elvis) as 'Text in Chart', instead of 2775500.&lt;/P&gt;&lt;P&gt;Anyone?&lt;BR /&gt;plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 21:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179928#M590084</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2009-12-11T21:58:20Z</dc:date>
    </item>
    <item>
      <title>Value as Text in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179929#M590085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shouold be a simple solution:&lt;/P&gt;&lt;P&gt;Remove the dimension and enter the following as your Expression: =sum(if(SalesManager='Elvis',xSales))&lt;/P&gt;&lt;P&gt;Use the same with your 'Text in Chart' or even ='Elvis Sales: '&amp;amp;sum(if(SalesManager='Elvis',xSales))&lt;/P&gt;&lt;P&gt;That works in your example file and how I've used it in the past.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 23:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179929#M590085</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2009-12-11T23:43:11Z</dc:date>
    </item>
    <item>
      <title>Value as Text in Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179930#M590086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;It might be a simple solution, but it's exactly what I was looking for.&lt;/P&gt;&lt;P&gt;Thanks a lot Matt!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2009 16:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-as-Text-in-Graph/m-p/179930#M590086</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2009-12-15T16:14:26Z</dc:date>
    </item>
  </channel>
</rss>

