<?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: Y-axis (expression) formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201854#M874990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not think Y-Axis change, to see the change you have to check or tick the box 'Values on Data Points' in Expression tab.&lt;/P&gt;&lt;P&gt;The values will be visible for you on line, there you can see $ symbol. But on Y axis it will show you plain numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="142507" alt="line.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142507_line.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="142508" alt="line.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/142508_line.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2016 15:08:59 GMT</pubDate>
    <dc:creator>MK9885</dc:creator>
    <dc:date>2016-10-31T15:08:59Z</dc:date>
    <item>
      <title>Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201848#M874984</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;I have a line chart that looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv04.jpg" class="jive-image image-1" height="156" src="https://community.qlik.com/legacyfs/online/142505_qv04.jpg" style="height: 155.716px; width: 404px;" width="404" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you format the Y-axis to be of money type?&amp;nbsp; Example, I want to show $800,000, $600,00 and etc.&lt;/P&gt;&lt;P&gt;I've looked through all the tabs for the line chart and especially the Axis tab -&amp;gt; Expression Axes.&amp;nbsp; I don't see anything&lt;/P&gt;&lt;P&gt;relevant on changing y-axis to money.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&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/Y-axis-expression-formatting/m-p/1201848#M874984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201849#M874985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;you can get the $ symbol at the top of the axis, but not against each value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Try reading from this - &lt;A href="https://community.qlik.com/thread/57088"&gt;In bar chart $ symbol can't be prefixed to the numbers in y-axis?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 14:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201849#M874985</guid>
      <dc:creator />
      <dc:date>2016-10-31T14:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201850#M874986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check values on data points in expression tab for your Y Axis and edit the expression to&lt;/P&gt;&lt;P&gt;Num(yourexpression), '$#,##0') or use &lt;STRONG&gt;Num(yourexpression, /100000 , '$#,##0 K')&lt;/STRONG&gt; as you've values in thousands, showing a K symbol will be more good or there are chances that values may overlap each other on line plot.&lt;/P&gt;&lt;P&gt;Can you show what expression you using for y-axis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 14:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201850#M874986</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-10-31T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201851#M874987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I had already tried it before posting.&amp;nbsp; I tried with "NUM(sum(Total_btts), '$#,##0;(#,##0)')" but didn't work. &lt;/P&gt;&lt;P&gt;I just entered what you suggested, it didn't work and the y-axis actually didn't change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv05.jpg" class="jive-image image-1" height="128" src="https://community.qlik.com/legacyfs/online/142506_qv05.jpg" style="height: 128.442px; width: 430px;" width="430" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201851#M874987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T15:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201852#M874988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 ways to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Change the settings in the Number tab of the chart properties to Money and add $ in the Symbol box.&lt;/P&gt;&lt;P&gt;This adds $ sign on top of the y-axis and in the values on the data points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Add value in the "Static Step" option under the Axes tab, this will internally take the option set in the Number tab ,if you select "Money" then this will show it in that format. Try putting values like 1000 under the static step ,i haven't tried it&amp;nbsp; for your data set but it should work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201852#M874988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T15:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201853#M874989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arvind - I doubt that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201853#M874989</guid>
      <dc:creator />
      <dc:date>2016-10-31T15:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201854#M874990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not think Y-Axis change, to see the change you have to check or tick the box 'Values on Data Points' in Expression tab.&lt;/P&gt;&lt;P&gt;The values will be visible for you on line, there you can see $ symbol. But on Y axis it will show you plain numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="142507" alt="line.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142507_line.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="142508" alt="line.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/142508_line.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201854#M874990</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-10-31T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201855#M874991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201855#M874991</guid>
      <dc:creator />
      <dc:date>2016-10-31T15:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201856#M874992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi arvind654,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&amp;nbsp; Yes, you were right about checking "Values on data points".&amp;nbsp; I do see the $.&lt;/P&gt;&lt;P&gt;However since I need to show 12 months, the chart gets crowded with these data points showns especially when&lt;/P&gt;&lt;P&gt;the values are large.&amp;nbsp; In addition, I need to show multiple years as well.&amp;nbsp; So this will not be very attractive to the users and it isn't what I was asking.&amp;nbsp; I've looked on the Web and it doesn't appear you can do what I'm asking in QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201856#M874992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T15:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201857#M874993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this instead to shorten the values and give it a symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NUM(sum(Total_btts),&lt;/SPAN&gt; /100000 , '$#,##0 K')&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;As we all know K is a symbol for thousand.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201857#M874993</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-10-31T15:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201858#M874994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 ways to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Change the settings in the Number tab of the chart properties to Money and add $ in the Symbol box.&lt;/P&gt;&lt;P&gt;This adds $ sign on top of the y-axis and in the values on the data points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Add value in the "Static Step" option under the Axes tab, this will internally take the option set in the Number tab ,if you select "Money" then this will show it in that format. Try putting values like 1000 under the static step ,i haven't tried it&amp;nbsp; for your data set but it should work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 15:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201858#M874994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T15:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201859#M874995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vivek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good suggestion.&amp;nbsp; But it only works for certain data scenarios (at least for the data I've).&amp;nbsp; When I pick different years,&lt;/P&gt;&lt;P&gt;the $ may or may not display because the data points are different.&amp;nbsp; The "static step", as the name implies, I am guess&lt;/P&gt;&lt;P&gt;it only works under certain range of values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 16:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201859#M874995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T16:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201860#M874996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can write a dynamic formula too ,it need not be static &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 16:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201860#M874996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T16:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201861#M874997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked fine for me when I used &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/1000000 , '$#,##0 M' for Million.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But changing the Y axis all values to $ is not possible. Only possible way to show is as data points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201861#M874997</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-10-31T17:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201862#M874998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you to go thorough the below link where kent has written a dynamic code snippet for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/57088"&gt;In bar chart $ symbol can't be prefixed to the numbers in y-axis?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201862#M874998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T17:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201863#M874999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, thanks. I will look and post an update later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201863#M874999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T17:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Y-axis (expression) formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201864#M875000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,take a look at the below link too&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/2015/05/currency-and-other-symbols-on-the-y-axis/" title="http://qlikviewcookbook.com/2015/05/currency-and-other-symbols-on-the-y-axis/"&gt;Currency and Other Symbols on the Y-Axis | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Y-axis-expression-formatting/m-p/1201864#M875000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-31T17:51:27Z</dc:date>
    </item>
  </channel>
</rss>

