<?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: Aligning Values on Data Points in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169608#M520616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand what your expression does but it does not solve my problem, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for trying though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2016 08:18:13 GMT</pubDate>
    <dc:creator>lawrenceiow</dc:creator>
    <dc:date>2016-07-07T08:18:13Z</dc:date>
    <item>
      <title>Aligning Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169604#M520612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I left align my Values on Data Points?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart, orientation = horizontal, stacked (see image below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Dimension uses the Class function to apply a grouping, end user can vary the size of the group via slider.&lt;/P&gt;&lt;P&gt;I have three Expressions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Percentage on Target (green)&lt;/LI&gt;&lt;LI&gt;Percentage not on Target (pink)&lt;/LI&gt;&lt;LI&gt;Text to show actual numbers rather than percentage (Values on Data Points is ticked only, not Bar)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In the Presentation tab I have ticked "Plot Values Inside Segments"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I left align the Values on Data Points? They are centred horizontally within the bar and I would like them left aligned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="264" style="border: 1px solid #000000; border-image: none; width: 491px; height: 232px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Image&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG __jive_id="130048" alt="Untitled2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130048_Untitled2.png" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 15:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169604#M520612</guid>
      <dc:creator>lawrenceiow</dc:creator>
      <dc:date>2016-07-04T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169605#M520613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can try with Dual function in your expression. Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=dual(sum(Value)&amp;amp;Repeat(chr(8203),10),sum(Value))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 23:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169605#M520613</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-07-06T23:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169606#M520614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't see how your suggestion would help but I tried it anyway. Here is the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Image 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130414_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking for is a way to align the data values to the left, like in the image below (I have used an image editor to move the text here).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Image 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;IMG alt="Untitled1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/130427_Untitled1.png" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 07:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169606#M520614</guid>
      <dc:creator>lawrenceiow</dc:creator>
      <dc:date>2016-07-07T07:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169607#M520615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We don't have the direct option to do that. We need to add some invisible space (chr(8203)) to look like a left aligned. &lt;/P&gt;&lt;P&gt;for e.g you can see with the below expression &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;=dual(sum(Value)&amp;amp;Repeat('A',10),sum(Value))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;the result will show with 10 'A' s. &lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 07:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169607#M520615</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-07-07T07:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169608#M520616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand what your expression does but it does not solve my problem, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for trying though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 08:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169608#M520616</guid>
      <dc:creator>lawrenceiow</dc:creator>
      <dc:date>2016-07-07T08:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Aligning Values on Data Points</title>
      <link>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169609#M520617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm facing the same issue in some of my applications and couldn't find a working solution so far. Anyone any idea? Thanks in advance. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 08:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aligning-Values-on-Data-Points/m-p/1169609#M520617</guid>
      <dc:creator />
      <dc:date>2016-11-01T08:21:11Z</dc:date>
    </item>
  </channel>
</rss>

