<?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: Zero Problems in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673892#M449588</link>
    <description>&lt;P&gt;Are the quotes part of your data (you see in qv)? If so, you could try like:&lt;/P&gt;&lt;P&gt;Num(Keepchar(&lt;SPAN&gt;TRTREF, '0123456789'&lt;/SPAN&gt;))&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;as [Pick control number]&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2020 13:37:22 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2020-02-10T13:37:22Z</dc:date>
    <item>
      <title>Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673880#M449585</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have in my database a field that contains a 16 characters.&lt;/P&gt;&lt;P&gt;In table 1 real data it is&amp;nbsp;0000000032043988&lt;/P&gt;&lt;P&gt;In table 2 it is just 32043988 and&amp;nbsp;stripped away all zeros in database.&lt;/P&gt;&lt;P&gt;In qlikview you can use Right(Field,8) to convert.&lt;BR /&gt;&lt;BR /&gt;Can i use som function to strip all the zeros from table 1 instead?&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 13:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673880#M449585</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2020-02-10T13:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673881#M449586</link>
      <description>&lt;P&gt;You can use num() to get rid of leading zeros. I.e. -&lt;/P&gt;&lt;P&gt;Num(&lt;SPAN&gt;0000000032043988&lt;/SPAN&gt;) - gives&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;32043988&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 13:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673881#M449586</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-02-10T13:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673889#M449587</link>
      <description>&lt;P&gt;Hi, try that, it gives me nothing &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Num(TRTREF) as [Pick control number], give QlikView "-"&lt;BR /&gt;TRTREF as [Pick control number2], give QlikView "&lt;SPAN&gt;0000000032043988&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;I think the field is text in DB&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 13:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673889#M449587</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2020-02-10T13:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673892#M449588</link>
      <description>&lt;P&gt;Are the quotes part of your data (you see in qv)? If so, you could try like:&lt;/P&gt;&lt;P&gt;Num(Keepchar(&lt;SPAN&gt;TRTREF, '0123456789'&lt;/SPAN&gt;))&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;as [Pick control number]&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 13:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673892#M449588</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-02-10T13:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673893#M449589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No, no&amp;nbsp;&lt;SPAN&gt;quotes&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The data is :&amp;nbsp;0000000035257451 and it text i guess&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Still doesn't work&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 13:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673893#M449589</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2020-02-10T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673921#M449592</link>
      <description>&lt;P&gt;Only values with max. 15 digits are numbers in Qlik - if the values are processed in any way it are only 14 digits. This means your values couldn't be directly formatted in your wished way and also not be converted - the conversion worked only if it happens within their limits.&lt;/P&gt;&lt;P&gt;But you could use string-functions to remove the leading zero's, maybe something like this:&lt;/P&gt;&lt;P&gt;num(mid('0000000035257451', findoneof('0000000035257451', '123456789')))&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 14:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673921#M449592</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2020-02-10T14:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673938#M449593</link>
      <description>&lt;P&gt;This works!&lt;/P&gt;&lt;P&gt;Thanx Man!&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 14:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-Problems/m-p/1673938#M449593</guid>
      <dc:creator>johnan</dc:creator>
      <dc:date>2020-02-10T14:50:52Z</dc:date>
    </item>
  </channel>
</rss>

