<?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: To show a static total  in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812013#M1021609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is Month/Date fields? What result you are expecting?&lt;/P&gt;&lt;P&gt;Check enclosed file. Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Mar 2015 10:46:18 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2015-03-29T10:46:18Z</dc:date>
    <item>
      <title>To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812003#M1021599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;what I want is to allow users to select car type = Fords, but the total not to change ie to be static at 52 for example for the month of Jan.&amp;nbsp; At present I can get the total but if the users select Fords -it shows the Fords total, I want to see the Fords total in relation to the Total of all cars sold.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 289pt;" width="386"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt; width: 53pt;" width="71"&gt;Month&lt;/TD&gt;&lt;TD align="right" class="xl63" style="width: 77pt;" width="103"&gt;1/01/2015&lt;/TD&gt;&lt;TD align="right" class="xl63" style="width: 53pt;" width="71"&gt;1/02/2015&lt;/TD&gt;&lt;TD align="right" class="xl63" style="width: 53pt;" width="71"&gt;1/03/2015&lt;/TD&gt;&lt;TD align="right" class="xl63" style="width: 53pt;" width="70"&gt;1/04/2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Fords&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Holdens&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;Kias&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;5&lt;/TD&gt;&lt;TD align="right"&gt;6&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15.0pt;"&gt;total&lt;/TD&gt;&lt;TD align="right"&gt;52&lt;/TD&gt;&lt;TD align="right"&gt;75&lt;/TD&gt;&lt;TD align="right"&gt;56&lt;/TD&gt;&lt;TD align="right"&gt;74&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Mar 2015 12:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812003#M1021599</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-28T12:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812004#M1021600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample Data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Car, Month, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp; FORD, Jan, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; FORD, Feb, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; FORD, Mar, 90&lt;/P&gt;&lt;P&gt;&amp;nbsp; HOLDENS, Jan, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; HOLDENS, Feb, 80&lt;/P&gt;&lt;P&gt;&amp;nbsp; HOLDENS, Mar, 110&lt;/P&gt;&lt;P&gt;&amp;nbsp; KIAS, Jan, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; KIAS, Feb, 70&lt;/P&gt;&lt;P&gt;&amp;nbsp; KIAS, Mar, 100&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Pivot Table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Car&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;IF(Dimensionality() = 0, Sum({1}Sales), SUM(Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Mar 2015 14:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812004#M1021600</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-28T14:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812005#M1021601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josephine, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attachment. &lt;/P&gt;&lt;P&gt;It's a different approach, but maybe you like it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz Fred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ford.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82211_ford.JPG" style="height: 403px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Mar 2015 14:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812005#M1021601</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-03-28T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812006#M1021602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mannish&amp;nbsp; I will need to check out dimensionality. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 00:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812006#M1021602</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T00:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812007#M1021603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Fred&lt;/P&gt;&lt;P&gt;I am at home so I have a limit to the number of files I can open (5???).&amp;nbsp; At work tomorrow I will look at the file to see the set analysis used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 00:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812007#M1021603</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T00:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812008#M1021604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am I correct in the first instance the Dimension is Sales?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 00:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812008#M1021604</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T00:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812009#M1021605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also Fred the gauge would not work for me - because the improtat thing is to see how well each carmake is perorming againsst the total of all cars sold.&amp;nbsp; Cannot wait to getto work tomorrow &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 00:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812009#M1021605</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T00:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812010#M1021606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum({1} [NumSold])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to work ... will there be a problem with this formula??&amp;nbsp; I changed the figures ...could not wait to get to work- curiosity was driving me insane &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82239_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 07:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812010#M1021606</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812011#M1021607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample data in excel file along with the result you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 07:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812011#M1021607</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-29T07:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812012#M1021608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done ... Thanks for your help - obviously done late at night when not thinking clearly!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 10:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812012#M1021608</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T10:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812013#M1021609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is Month/Date fields? What result you are expecting?&lt;/P&gt;&lt;P&gt;Check enclosed file. Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 10:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812013#M1021609</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-29T10:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812014#M1021610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josephine, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the Gauge does exactly what you want to achieve: &lt;/P&gt;&lt;P&gt;..how well each carmake is performing against the total of all cars sold..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fordnew.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82263_fordnew.JPG" style="height: 352px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 13:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812014#M1021610</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-03-29T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: To show a static total  in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812015#M1021611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I ended up using &lt;/SPAN&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Sum&lt;SPAN style="color: #000000;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;CarMake&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;={'Fords','Holdens','Kias'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;NumSold&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;the best tutorial ever was by Michael Tarallo: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;A href="https://www.youtube.com/watch?v=YMQJnKMkfxg"&gt;https://www.youtube.com/watch?v=YMQJnKMkfxg&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 8pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;A href="https://www.youtube.com/watch?t=171&amp;amp;v=nB-HJ8X1QbI"&gt;https://www.youtube.com/watch?t=171&amp;amp;v=nB-HJ8X1QbI&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 23:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-show-a-static-total-in-a-chart/m-p/812015#M1021611</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-03-29T23:12:56Z</dc:date>
    </item>
  </channel>
</rss>

