<?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: How to convert a hexadecimal to bigdecimal in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232685#M22573</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;A quick method is as shown below. You can further convert the value from Integer to BigDecimal (if needed) using tConvertType component.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 824px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9En.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132845iA511B6AE697B39D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9En.png" alt="0683p000009M9En.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M93I.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140534i56D78B7A23E69DC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M93I.png" alt="0683p000009M93I.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Integer.parseInt(row1.data,16)&lt;/PRE&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 15:57:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-02T15:57:48Z</dc:date>
    <item>
      <title>How to convert a hexadecimal to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232683#M22571</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My requirement is to convert a string coming from a file in the format "00714078c3" and I have to convert it to bigdecimal and then do some look up with data in the lookup tables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using tmap component.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apparently bigDecimal will not work as it is alphanumeric.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone please help with that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232683#M22571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a hexadecimal to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232684#M22572</link>
      <description>Why don't you convert the lookup data to string value before doing the join?</description>
      <pubDate>Tue, 31 Dec 2019 15:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232684#M22572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-31T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a hexadecimal to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232685#M22573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;A quick method is as shown below. You can further convert the value from Integer to BigDecimal (if needed) using tConvertType component.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 824px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9En.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132845iA511B6AE697B39D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9En.png" alt="0683p000009M9En.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M93I.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140534i56D78B7A23E69DC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M93I.png" alt="0683p000009M93I.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Integer.parseInt(row1.data,16)&lt;/PRE&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 15:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232685#M22573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-02T15:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a hexadecimal to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232686#M22574</link>
      <description>Thank you I didn't now you could parse it like that ! 
&lt;BR /&gt;I'll sleep smarter tonight 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 02 Jan 2020 16:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-a-hexadecimal-to-bigdecimal/m-p/2232686#M22574</guid>
      <dc:creator>rmartin2</dc:creator>
      <dc:date>2020-01-02T16:24:41Z</dc:date>
    </item>
  </channel>
</rss>

