<?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: Problem with database load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228036#M622033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first record loaded had a leading 0 in MySQL. QV uses this value to determine the format for the values of that field. If the value is a true number (ie the 0 is not needed), then Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NationalRegNumber) will force the dropping of the leading 0. If the 0 is significant, then Text(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NationalRegNumber) will preserve it in QV.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 12:55:27 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2017-02-07T12:55:27Z</dc:date>
    <item>
      <title>Problem with database load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228035#M622032</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;When I load data from an MYSQL database, QlikView adds a zero in the beginning of the value.&lt;/P&gt;&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Database&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Customer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NationalRegNumber&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12345679&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QlikView&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Customer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NationalRegNumber&lt;/P&gt;&lt;P&gt;123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 012345679&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do some of you have any idea why Qlikview does like this?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;// Victor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228035#M622032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-07T12:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228036#M622033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first record loaded had a leading 0 in MySQL. QV uses this value to determine the format for the values of that field. If the value is a true number (ie the 0 is not needed), then Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NationalRegNumber) will force the dropping of the leading 0. If the 0 is significant, then Text(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NationalRegNumber) will preserve it in QV.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 12:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228036#M622033</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-07T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with database load</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228037#M622034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jonathan, you saved my day!&lt;/P&gt;&lt;P&gt;Now it works! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 14:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-database-load/m-p/1228037#M622034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-07T14:26:08Z</dc:date>
    </item>
  </channel>
</rss>

