<?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 Inconsistent trailing zeros behavior in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483694#M101075</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the following script (simplified)&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; Trim(Text(EAAITM)) AS &lt;STRONG&gt;TrimText_EAAITM&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; Text(EAAITM)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AS &lt;STRONG&gt;Text_EAAITM&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; EAAITM&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AS &lt;STRONG&gt;EAAITM&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp;;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;SQL SELECT&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; EAAITM&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;FROM S78EE370.M3FDBPRD.FCHACC&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;WHERE EACONO IN ('10', '20')&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;WITH UR;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;And this is a sample of the result. The trailing '0' are kept or removed in different way but I cannot find a rule.&lt;/DIV&gt;
&lt;DIV&gt;I guess the original field has some difference in the output of the database driver (DB2 in this case)&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paolo_cordini_0-1727338939102.png" style="width: 687px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172172i99BE1EF91933228B/image-dimensions/687x112?v=v2" width="687" height="112" role="button" title="paolo_cordini_0-1727338939102.png" alt="paolo_cordini_0-1727338939102.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Paolo&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 26 Sep 2024 08:30:07 GMT</pubDate>
    <dc:creator>paolo_cordini</dc:creator>
    <dc:date>2024-09-26T08:30:07Z</dc:date>
    <item>
      <title>Inconsistent trailing zeros behavior</title>
      <link>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483694#M101075</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the following script (simplified)&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; Trim(Text(EAAITM)) AS &lt;STRONG&gt;TrimText_EAAITM&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; Text(EAAITM)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AS &lt;STRONG&gt;Text_EAAITM&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; EAAITM&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AS &lt;STRONG&gt;EAAITM&lt;/STRONG&gt;,&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp;;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;SQL SELECT&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; EAAITM&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;FROM S78EE370.M3FDBPRD.FCHACC&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;WHERE EACONO IN ('10', '20')&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;EM&gt;WITH UR;&lt;/EM&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;And this is a sample of the result. The trailing '0' are kept or removed in different way but I cannot find a rule.&lt;/DIV&gt;
&lt;DIV&gt;I guess the original field has some difference in the output of the database driver (DB2 in this case)&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paolo_cordini_0-1727338939102.png" style="width: 687px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172172i99BE1EF91933228B/image-dimensions/687x112?v=v2" width="687" height="112" role="button" title="paolo_cordini_0-1727338939102.png" alt="paolo_cordini_0-1727338939102.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Paolo&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 26 Sep 2024 08:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483694#M101075</guid>
      <dc:creator>paolo_cordini</dc:creator>
      <dc:date>2024-09-26T08:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent trailing zeros behavior</title>
      <link>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483922#M101098</link>
      <description>&lt;P&gt;As troubleshooting respectively as parts of a solution or a workaround you may try to cast this field within the sql to a certain/common type of string or to combine the field in a way like:&lt;/P&gt;
&lt;P&gt;chr(1) &amp;amp; '|' &amp;amp; MyField as MyField&lt;/P&gt;
&lt;P&gt;to get a definite output for the Qlik-side in which these extras are removed + converted/formatted as wanted.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 06:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483922#M101098</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-09-27T06:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent trailing zeros behavior</title>
      <link>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483929#M101099</link>
      <description>&lt;P&gt;Yes, this is what I did and it works. But it is weird anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 07:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483929#M101099</guid>
      <dc:creator>paolo_cordini</dc:creator>
      <dc:date>2024-09-27T07:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent trailing zeros behavior</title>
      <link>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483933#M101102</link>
      <description>&lt;P&gt;This means the Qlik-side worked as expected and the inconsistence comes from the data-base and/or the driver respectively their combination. Maybe the driver is not suitable (wrong one or not the right release) and/or any configuration isn't set properly. Maybe the FAQ and/or the community from the data-base/driver could deliver any hints.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 07:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Inconsistent-trailing-zeros-behavior/m-p/2483933#M101102</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-09-27T07:41:58Z</dc:date>
    </item>
  </channel>
</rss>

