<?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: Add trailing spaces to value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430845#M702542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; that was perfect!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2012 17:49:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-21T17:49:01Z</dc:date>
    <item>
      <title>Add trailing spaces to value</title>
      <link>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430843#M702540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to add trailing spaces to values where the len() is less than 18.&amp;nbsp; Is this possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF len([Profile Identifier]) &amp;lt; 18&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; add &lt;SPAN style="text-decoration: underline;"&gt;18&amp;nbsp; - len(len([Profile Identifier])&lt;/SPAN&gt;&amp;nbsp; SPACES to the end of the text([Profile Identifier])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As [Profile Identifier]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 17:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430843#M702540</guid>
      <dc:creator />
      <dc:date>2012-09-21T17:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add trailing spaces to value</title>
      <link>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430844#M702541</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;Try like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(len([Profile Identifier]) &amp;lt; 18 , [Profile Identifier]&amp;amp;Repeat(' ',18-len([Profile Identifier])),[Profile Identifier])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 17:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430844#M702541</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-09-21T17:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Add trailing spaces to value</title>
      <link>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430845#M702542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; that was perfect!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 17:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-trailing-spaces-to-value/m-p/430845#M702542</guid>
      <dc:creator />
      <dc:date>2012-09-21T17:49:01Z</dc:date>
    </item>
  </channel>
</rss>

