<?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 Values on Data Points in Thousands in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285274#M106087</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;Cheers, did the above and then converted it to a stacked bar chart and it does exactly what I was after&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2011 16:28:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-31T16:28:37Z</dc:date>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285269#M106082</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;Is it possible to display the Values on Data Points formatted in thousands??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have formatted the Axis to show in thousands however cant get the Data Points.&amp;nbsp; I have tried the Excel number format of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#,##0,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 14:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285269#M106082</guid>
      <dc:creator />
      <dc:date>2011-10-31T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285270#M106083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The quickest way is to devide your figures by 1000 like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;FiscalYear={$(=Max(total FiscalYear))}&amp;gt;}sales)/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the number formatting in the number tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285270#M106083</guid>
      <dc:creator />
      <dc:date>2011-10-31T15:36:37Z</dc:date>
    </item>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285271#M106084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Razavial&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers for reply.&amp;nbsp; I knew that was an option and yes that works for the visual representation but it then means any numbers extract to excel are incorrect and subject to misinterpretation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to show the format whilst preserving the full detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285271#M106084</guid>
      <dc:creator />
      <dc:date>2011-10-31T15:39:24Z</dc:date>
    </item>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285272#M106085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I get you... I had this same issue... but worked around it by offering both data and a chart in the end.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285272#M106085</guid>
      <dc:creator />
      <dc:date>2011-10-31T15:42:41Z</dc:date>
    </item>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285273#M106086</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;To have exactly the same type as requested, you can follow the below procedure.&lt;/P&gt;&lt;P&gt;Create a combo chart, have two expressions.&lt;/P&gt;&lt;P&gt;One with same metric and another with divided by 1000's and check value on data points for the second metric.&lt;/P&gt;&lt;P&gt;The display option for second metric should be none.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 16:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285273#M106086</guid>
      <dc:creator>rrsrini2907</dc:creator>
      <dc:date>2011-10-31T16:15:08Z</dc:date>
    </item>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285274#M106087</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;Cheers, did the above and then converted it to a stacked bar chart and it does exactly what I was after&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 16:28:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285274#M106087</guid>
      <dc:creator />
      <dc:date>2011-10-31T16:28:37Z</dc:date>
    </item>
    <item>
      <title>Values on Data Points in Thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285275#M106088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; My axis changes from $B &amp;amp; $M &amp;amp; $K as filters are applied, so this solution will not work.&amp;nbsp;&amp;nbsp; Any suggestions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps.:&amp;nbsp; Works on the stacked bar chart, I am using un-stacked bar chart and data points do not change with the axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 18:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-on-Data-Points-in-Thousands/m-p/285275#M106088</guid>
      <dc:creator>joefeyas</dc:creator>
      <dc:date>2012-03-27T18:26:47Z</dc:date>
    </item>
  </channel>
</rss>

