<?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 Set of numbers between two - in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705642#M591972</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a field that varies each side of two '-'s, example:&lt;/P&gt;&lt;P&gt;ABC-12345678-XYZ&lt;/P&gt;&lt;P&gt;ABC1-12345678-ZZXXZZ&lt;/P&gt;&lt;P&gt;A1-12345678-09LP&lt;/P&gt;&lt;P&gt;What I need to do is get to that middle number of 8, that won't change, unlike the text / numbers either of this field.&lt;/P&gt;&lt;P&gt;My question is how can I pull this out the 8 numbers, when the numbers / letters can change and vary in length.&lt;/P&gt;&lt;P&gt;Thanks All.&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:35:53 GMT</pubDate>
    <dc:creator>dinicholls</dc:creator>
    <dc:date>2024-11-16T00:35:53Z</dc:date>
    <item>
      <title>Set of numbers between two -</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705642#M591972</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a field that varies each side of two '-'s, example:&lt;/P&gt;&lt;P&gt;ABC-12345678-XYZ&lt;/P&gt;&lt;P&gt;ABC1-12345678-ZZXXZZ&lt;/P&gt;&lt;P&gt;A1-12345678-09LP&lt;/P&gt;&lt;P&gt;What I need to do is get to that middle number of 8, that won't change, unlike the text / numbers either of this field.&lt;/P&gt;&lt;P&gt;My question is how can I pull this out the 8 numbers, when the numbers / letters can change and vary in length.&lt;/P&gt;&lt;P&gt;Thanks All.&lt;/P&gt;&lt;P&gt;Di&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705642#M591972</guid>
      <dc:creator>dinicholls</dc:creator>
      <dc:date>2024-11-16T00:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set of numbers between two -</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705644#M591973</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;substring(yourfield,'-',2) as substring&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 13:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705644#M591973</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2020-05-27T13:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set of numbers between two -</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705691#M591974</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What am I missing?! it doesn't like it!&lt;BR /&gt;&lt;BR /&gt;substring([debtor_number],'-',2) as debtor_number,&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Di&lt;BR /&gt;</description>
      <pubDate>Wed, 27 May 2020 14:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705691#M591974</guid>
      <dc:creator>dinicholls</dc:creator>
      <dc:date>2020-05-27T14:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set of numbers between two -</title>
      <link>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705791#M591975</link>
      <description>&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;SubField(&lt;SPAN&gt;[debtor_number],'-',2) as debtor_number,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 18:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-of-numbers-between-two/m-p/1705791#M591975</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2020-05-27T18:21:42Z</dc:date>
    </item>
  </channel>
</rss>

