<?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 Logical help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1312420#M825468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me in understanding this logic:&lt;/P&gt;&lt;P&gt;"LET vZahlenformat_EN = chr(39) &amp;amp; '#,##0.' &amp;amp; chr(39) &amp;amp; '&amp;amp; Repeat(' &amp;amp; chr(39) &amp;amp; '#' &amp;amp; chr(39) &amp;amp; ', $(vDezimalstellen))' "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Logical help</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1312420#M825468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me in understanding this logic:&lt;/P&gt;&lt;P&gt;"LET vZahlenformat_EN = chr(39) &amp;amp; '#,##0.' &amp;amp; chr(39) &amp;amp; '&amp;amp; Repeat(' &amp;amp; chr(39) &amp;amp; '#' &amp;amp; chr(39) &amp;amp; ', $(vDezimalstellen))' "&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/Logical-help/m-p/1312420#M825468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Logical help</title>
      <link>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1312421#M825469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LET vZahlenformat_EN = chr(39) &amp;amp; '#,##0.' &amp;amp; chr(39) &amp;amp; '&amp;amp; Repeat(' &amp;amp; chr(39) &amp;amp; '#' &amp;amp; chr(39) &amp;amp; ', $(vDezimalstellen))' "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is formatting decimal part of a number setting the number of decimal digits:&lt;/P&gt;&lt;P&gt;chr(39) is the value for the character '&lt;/P&gt;&lt;P&gt;the instruction Repeat, repeats a symbol more times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you replace chr(39) with ' and remove the existings characters ' the string becomes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'#,##0.' &amp;amp; Repeat('#',$(vDezimalstellen))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is a concatenate (&amp;amp; symbol) between #,##0. and # repeated vDezimalstellen times&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logical-help/m-p/1312421#M825469</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2017-07-14T15:25:27Z</dc:date>
    </item>
  </channel>
</rss>

