<?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 filter out hide/remove number values only in List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360759#M833145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what exactly does the data look like!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2017 11:54:19 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2017-06-13T11:54:19Z</dc:date>
    <item>
      <title>How to filter out hide/remove number values only in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360757#M833143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;New to Qlikview. I was given a query for taking Excel data and separating out numbers from within the values (e.g., 5G;#1, CAPLAIN;#2, etc.):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load * from table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RecordTagsFromTable1:&lt;/P&gt;&lt;P&gt;load KeyWords, subfield(purgechar(KeyWords, '#'), ';') as RecordTag resident table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results produced a list box that separated word values from the number values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List Box:&lt;/P&gt;&lt;P&gt;5G&lt;/P&gt;&lt;P&gt;CAPLAN&lt;/P&gt;&lt;P&gt;AMI&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to remove the numbers and just keep the text values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360757#M833143</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out hide/remove number values only in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360758#M833144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;table1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * from table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RecordTagsFromTable1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load KeyWords, subfield(KeyWords, &lt;STRONG&gt;';' , 1)&lt;/STRONG&gt; as RecordTag resident table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 11:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360758#M833144</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-06-13T11:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter out hide/remove number values only in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360759#M833145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what exactly does the data look like!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 11:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-out-hide-remove-number-values-only-in-List-Box/m-p/1360759#M833145</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-06-13T11:54:19Z</dc:date>
    </item>
  </channel>
</rss>

