<?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: Repeat Characters in Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968751#M331894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the default nature in excel , try like this &lt;/P&gt;&lt;P&gt;Text((repeat('0',9-len([Code])))&amp;amp;[Code]) as &lt;PRE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;in the script level you will get the desired output&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 10:29:48 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-09-30T10:29:48Z</dc:date>
    <item>
      <title>Repeat Characters in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968750#M331893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Having Code as field , I am added logic to field (To repeat the char )&lt;/P&gt;&lt;P&gt;When , i am stored the field values into Excel then i am not getting the repeated&amp;nbsp; char .&lt;/P&gt;&lt;P&gt;How we can achieve this one ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching the Excel file , Application , Excel output &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968750#M331893</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-09-30T10:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Characters in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968751#M331894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the default nature in excel , try like this &lt;/P&gt;&lt;P&gt;Text((repeat('0',9-len([Code])))&amp;amp;[Code]) as &lt;PRE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;in the script level you will get the desired output&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968751#M331894</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-30T10:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Characters in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968752#M331895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Code_Desc:&lt;/P&gt;&lt;P&gt; LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt; Text((repeat('0',9-len([Code])))&amp;amp;[Code]) as [Code]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Book2.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store [Code_Desc] into Code.xls(txt);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968752#M331895</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-09-30T10:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Characters in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968753#M331896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its exporting correctly for me in excel with the same qvw application. Are you using old version of Excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreeni &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968753#M331896</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-09-30T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat Characters in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968754#M331897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Help- &amp;gt;About QlikView, and then&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100487_Untitled.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is set, try exporting then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 10:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-Characters-in-Field/m-p/968754#M331897</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-30T10:38:46Z</dc:date>
    </item>
  </channel>
</rss>

