<?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: Expression to align vertically and insert horizontal spaces in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921765#M986164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Repeat(' ',20)&amp;amp;'KPI Name'&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp;'KPI 1 = '&amp;amp;Expression&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp;'KPI 2 = '&amp;amp;Expression&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp;'KPI 3 = '&amp;amp;Expression&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 11:06:11 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2015-07-30T11:06:11Z</dc:date>
    <item>
      <title>Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921761#M986160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this is a simple task.&lt;/P&gt;&lt;P&gt;I have a test box which contains 6 expressions within which contains phrases. The expressions show a summary of KPIs and their corresponding values. See below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;'KPI 1' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 1&lt;/P&gt;&lt;P&gt;&amp;amp;','&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'KPI 2' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;amp;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;','&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'KPI 3' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;amp;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;','&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'KPI 4' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;amp;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;','&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'KPI 5' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;amp;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;','&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'KPI 6' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the above set up and by re-sizing the text box, the KPIs and their corresponding values are tightly stacked on top of each other such as follows....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI 1 = 10&lt;/P&gt;&lt;P&gt;KPI 2 = 11&lt;/P&gt;&lt;P&gt;KPI 3 = 12 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the above expression to be written such that the end result has horizontal spaces between each KPI and appears as seen below..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;KPI Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI 1 = 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI 2 = 11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI 3 = 12 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921761#M986160</guid>
      <dc:creator />
      <dc:date>2015-07-30T10:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921762#M986161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding chr(10)'s (carriage returns)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'KPI 1 = ' &amp;amp; Expression 1 &amp;amp; ',' &amp;amp; chr(10) &amp;amp; chr(10) &amp;amp; &lt;/P&gt;&lt;P&gt;'KPI 2 = ' &amp;amp; Expression 2 &amp;amp; ',' &amp;amp; chr(10) &amp;amp; chr(10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921762#M986161</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-07-30T10:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921763#M986162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try if this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;='KPI 1' &amp;amp;'&amp;nbsp;&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 1 &lt;SPAN style="line-height: 1.5em;"&gt;&amp;amp; Chr(10) &amp;amp; Chr(10) &amp;amp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp; 'KPI 2' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 2 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp; Chr(10) &amp;amp; Chr(10)&lt;STRONG style="line-height: 1.5em; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp; 'KPI 3' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 3 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp; Chr(10) &amp;amp; Chr(10)&lt;STRONG style="line-height: 1.5em; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp; 'KPI 4' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 4 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp; Chr(10) &amp;amp; Chr(10)&lt;STRONG style="line-height: 1.5em; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp; 'KPI 5' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 5 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;amp; Chr(10) &amp;amp; Chr(10)&lt;STRONG style="line-height: 1.5em; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;STRONG&gt;&amp;nbsp; 'KPI 6' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 6 &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&amp;amp; Chr(10) &amp;amp; Chr(10)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921763#M986162</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-30T10:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921764#M986163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this useful?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'KPI 1' &amp;amp;' = '&amp;amp; '111'&lt;BR /&gt; &lt;BR /&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp;&lt;BR /&gt; &lt;BR /&gt; 'KPI 2' &amp;amp; ' = '&amp;amp; '222'&lt;BR /&gt; &lt;BR /&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp;&lt;BR /&gt; &lt;BR /&gt; 'KPI 3' &amp;amp;' = '&amp;amp; '333'&lt;BR /&gt; &lt;BR /&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp;&lt;BR /&gt; &lt;BR /&gt; 'KPI 4' &amp;amp;' = '&amp;amp; '444'&lt;BR /&gt; &lt;BR /&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp;&lt;BR /&gt; &lt;BR /&gt; 'KPI 5' &amp;amp;' = '&amp;amp; '555'&lt;BR /&gt; &lt;BR /&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(10) &amp;amp;&lt;BR /&gt; &lt;BR /&gt; 'KPI 6' &amp;amp;' = '&amp;amp; '666'&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921764#M986163</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-07-30T10:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921765#M986164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Repeat(' ',20)&amp;amp;'KPI Name'&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp;'KPI 1 = '&amp;amp;Expression&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp;'KPI 2 = '&amp;amp;Expression&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;&amp;amp;'KPI 3 = '&amp;amp;Expression&amp;amp;Chr(10)&amp;amp;Chr(10)&lt;/P&gt;&lt;P&gt;..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921765#M986164</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-30T11:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921766#M986165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;something like this&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; 'KPI 1' &amp;amp;'&amp;nbsp;&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 1 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;amp; Chr(13) &amp;amp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&amp;nbsp; 'KPI 2' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 2 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&amp;amp; Chr(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;13&lt;/STRONG&gt;) &lt;STRONG style="font-style: inherit;"&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&amp;nbsp; 'KPI 3' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 3 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&amp;amp; Chr(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;13&lt;/STRONG&gt;) &lt;STRONG style="font-style: inherit;"&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&amp;nbsp; 'KPI 4' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 4 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&amp;amp; Chr(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;13&lt;/STRONG&gt;) &lt;STRONG style="font-style: inherit;"&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&amp;nbsp; 'KPI 5' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 5 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&amp;amp; Chr(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;13&lt;/STRONG&gt;) &lt;STRONG style="font-style: inherit;"&gt;&amp;amp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&amp;nbsp; 'KPI 6' &amp;amp;'&amp;nbsp; =&amp;nbsp; '&amp;amp; Expression 6 &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;amp; Chr(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;13&lt;/STRONG&gt;) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921766#M986165</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-30T11:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921767#M986166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PS Chr(10) returns a linefeed character, just in case you ask! &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;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921767#M986166</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-07-30T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to align vertically and insert horizontal spaces</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921768#M986167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great. All the suggestions worked. Thank You!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But one last thing. The values are returned with over 5 decimal places (as a percentage). How do I restrict the values to only 2 decimal places for example? The expression I tried is as follows but it did not work...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum((Expression)*100,'#.00')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-align-vertically-and-insert-horizontal-spaces/m-p/921768#M986167</guid>
      <dc:creator />
      <dc:date>2015-07-30T11:55:51Z</dc:date>
    </item>
  </channel>
</rss>

