<?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: How to make 451,033 show 451 - tutorial help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285826#M1190625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;Thank you both.  I figured rhis can solve the problem, I just wanted to make&lt;/P&gt;&lt;P&gt;sure I was following the tutorial properly - so i gather it's not about&lt;/P&gt;&lt;P&gt;chart characteristics, it's just a mistake in the tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Aug 19, 2011 10:34 PM, "javortiz" &amp;lt;qliktech@sgaur.hosted.jivesoftware.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Aug 2011 17:11:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-21T17:11:04Z</dc:date>
    <item>
      <title>How to make 451,033 show 451 - tutorial help</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285823#M1190620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Friends&lt;/P&gt;&lt;P&gt;In The Qlikview Tutorial, on page 70, figure 14, i see that the number at the top of each bar in the chart shows 241, 202,117 etc., whereas the Y axis value is in 1,000 $.&lt;/P&gt;&lt;P&gt;However, when I followed the instructions on the tutorial, I kept getting the axis right (i.e going from 0 to 250 and 1,000$ as units) yet the numbers at the top of each bar kept showing 240,781 etc.&lt;/P&gt;&lt;P&gt;I am attaching my tutorial qvw file, and an umage of the figure shown in the tutorial itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also opened the TutorialFinal.qvw file, oddly it shows the same table I made myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded Qlikview and the tutorial today, so these are the latest versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 12:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285823#M1190620</guid>
      <dc:creator />
      <dc:date>2011-08-19T12:43:32Z</dc:date>
    </item>
    <item>
      <title>How to make 451,033 show 451 - tutorial help</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285824#M1190621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, what you can do is set the symbol to '1,000 $', not the field for Thousand, in number tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then devide your expression by 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 13:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285824#M1190621</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-08-19T13:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 451,033 show 451 - tutorial help</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285825#M1190624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;SPAN style="font-size: 12pt;"&gt;Replace your Expresion for this expresion:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;DIV&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;Sum&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"&gt; (&lt;SPAN style="color: #800000;"&gt;Sales&lt;/SPAN&gt;)/1000 &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt;This Will solve your Problem.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 12pt;"&gt;Gretings!!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 13:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285825#M1190624</guid>
      <dc:creator />
      <dc:date>2011-08-19T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to make 451,033 show 451 - tutorial help</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285826#M1190625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;Thank you both.  I figured rhis can solve the problem, I just wanted to make&lt;/P&gt;&lt;P&gt;sure I was following the tutorial properly - so i gather it's not about&lt;/P&gt;&lt;P&gt;chart characteristics, it's just a mistake in the tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Aug 19, 2011 10:34 PM, "javortiz" &amp;lt;qliktech@sgaur.hosted.jivesoftware.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Aug 2011 17:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-451-033-show-451-tutorial-help/m-p/285826#M1190625</guid>
      <dc:creator />
      <dc:date>2011-08-21T17:11:04Z</dc:date>
    </item>
  </channel>
</rss>

