<?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 Need to remove last two bytes of a column values in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Need-to-remove-last-two-bytes-of-a-column-values/m-p/2268003#M2316</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current extract from Oracle is returning First name concatenated with 1 byte space and 1 byet char. Thus, I am looking forward to truncate the last two bytes of a particular column. Please let me know how can we achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current Data :&lt;/P&gt;&lt;P&gt;First Name = "Naveen K"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected Data&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First Name = "Naveen"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:28:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T03:28:50Z</dc:date>
    <item>
      <title>Need to remove last two bytes of a column values</title>
      <link>https://community.qlik.com/t5/Data-Quality/Need-to-remove-last-two-bytes-of-a-column-values/m-p/2268003#M2316</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current extract from Oracle is returning First name concatenated with 1 byte space and 1 byet char. Thus, I am looking forward to truncate the last two bytes of a particular column. Please let me know how can we achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current Data :&lt;/P&gt;&lt;P&gt;First Name = "Naveen K"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected Data&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First Name = "Naveen"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Need-to-remove-last-two-bytes-of-a-column-values/m-p/2268003#M2316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need to remove last two bytes of a column values</title>
      <link>https://community.qlik.com/t5/Data-Quality/Need-to-remove-last-two-bytes-of-a-column-values/m-p/2268004#M2317</link>
      <description>&lt;BR /&gt;Try this
&lt;BR /&gt;StringHandling.LEFT(mysource.myfield,(StringHandling.LEN(mysource.myfield)-2))</description>
      <pubDate>Sat, 25 Jan 2020 17:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Need-to-remove-last-two-bytes-of-a-column-values/m-p/2268004#M2317</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2020-01-25T17:07:56Z</dc:date>
    </item>
  </channel>
</rss>

