<?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 remove Starging number in the Value ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694812#M450870</link>
    <description>&lt;P&gt;Load *, if(isnum(left(F1,1)) and left(F1,1)&amp;lt;=8 ,replace(F1,left(F1,1),null()),F1) as test;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;F1&lt;BR /&gt;1CA&lt;BR /&gt;2HMI&lt;BR /&gt;3CA HMI&lt;BR /&gt;4CLASSIC PANNEL&lt;BR /&gt;5CONTROL PANEL&lt;BR /&gt;63K5RGTL&lt;BR /&gt;9JZZE&lt;BR /&gt;];&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 08:11:19 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2020-04-20T08:11:19Z</dc:date>
    <item>
      <title>How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694802#M450865</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a field which is having values like&amp;nbsp;&lt;/P&gt;&lt;P&gt;1CA&lt;BR /&gt;2HMI&lt;BR /&gt;3CA HMI&lt;BR /&gt;4CLASSIC PANNEL&lt;BR /&gt;5CONTROL PANEL&lt;BR /&gt;63K5RGTL&lt;/P&gt;&lt;P&gt;Now , i want to remove or hide first numbers of the value like 1,2,3,4 till 8 in the reports.&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694802#M450865</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2024-11-16T00:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694807#M450867</link>
      <description>&lt;P&gt;What you want output for below regards? Ex: "&lt;SPAN&gt;63K5RGTL"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 07:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694807#M450867</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-04-20T07:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694809#M450868</link>
      <description>&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want results be like below,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HMI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CA HMI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CLASSIC PANNEL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CONTROL PANEL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3K5RGTL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ramesh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 07:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694809#M450868</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2020-04-20T07:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694811#M450869</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on this ?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694811#M450869</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2020-04-20T08:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694812#M450870</link>
      <description>&lt;P&gt;Load *, if(isnum(left(F1,1)) and left(F1,1)&amp;lt;=8 ,replace(F1,left(F1,1),null()),F1) as test;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;F1&lt;BR /&gt;1CA&lt;BR /&gt;2HMI&lt;BR /&gt;3CA HMI&lt;BR /&gt;4CLASSIC PANNEL&lt;BR /&gt;5CONTROL PANEL&lt;BR /&gt;63K5RGTL&lt;BR /&gt;9JZZE&lt;BR /&gt;];&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694812#M450870</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2020-04-20T08:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694816#M450871</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29675" target="_self"&gt;Frank_Hartmann&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I want to do this in the frontend report.&lt;/P&gt;&lt;P&gt;and the below are the values not the fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;1CA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2HMI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3CA HMI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4CLASSIC PANNEL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5CONTROL PANEL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;63K5RGTL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9JZZE&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694816#M450871</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2020-04-20T08:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694817#M450872</link>
      <description>&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;Load Input, &lt;STRONG&gt;Mid(Input, 2) as Output&amp;nbsp;&lt;/STRONG&gt;From Table;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694817#M450872</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-04-20T08:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694819#M450873</link>
      <description>&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;i am using&amp;nbsp;&lt;/P&gt;&lt;P&gt;=' '&amp;amp; GetFieldSelections(NODE) this expression in the Text Object, now i want to remove starting numbers from the NODE field.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694819#M450873</guid>
      <dc:creator>ramcena306</dc:creator>
      <dc:date>2020-04-20T08:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Starging number in the Value ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694827#M450874</link>
      <description>&lt;P&gt;Perhaps this way&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=' '&amp;amp; GetFieldSelections(Mid(NODE, 2))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-Starging-number-in-the-Value/m-p/1694827#M450874</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-04-20T08:51:58Z</dc:date>
    </item>
  </channel>
</rss>

