<?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: Extracting values from string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1644301#M594613</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Sanele, did Sunny or Tim's posts help you get things working as you wished?&amp;nbsp; If so, be sure to return to the thread and use the Accept as Solution button on the post that helped you get things working to give credit for the help and let others know what worked.&amp;nbsp; If you are still working on things and need further help, please leave an update.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 13:30:02 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-11-07T13:30:02Z</dc:date>
    <item>
      <title>Extracting values from string</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1641198#M594610</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see below. I would like to extract the values highlighted and create a new field.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;EG:&lt;STRONG&gt;&amp;nbsp;2_6058_Resignation_Demographics_2019-10-28_00_00_00_2019-10-29_00_00_00&lt;/STRONG&gt; I want to only keep&amp;nbsp;&lt;STRONG&gt;6058&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please assist.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 739px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/22602i9CFEA4739F6FD1EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1641198#M594610</guid>
      <dc:creator>skzwane01</dc:creator>
      <dc:date>2024-11-16T02:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting values from string</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1641206#M594611</link>
      <description>&lt;P&gt;May be this while you load the file&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LOAD SubField(FileBaseName(), '_', 2) as NewField&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 30 Oct 2019 12:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1641206#M594611</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-10-30T12:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting values from string</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1641207#M594612</link>
      <description>maybe like this&lt;BR /&gt;Load *,&lt;BR /&gt;subfield(subfield(filename(), '2_', -1),'_',1) as Version1&lt;BR /&gt;FROM yourfile;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;tim</description>
      <pubDate>Wed, 30 Oct 2019 12:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1641207#M594612</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2019-10-30T12:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting values from string</title>
      <link>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1644301#M594613</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sanele, did Sunny or Tim's posts help you get things working as you wished?&amp;nbsp; If so, be sure to return to the thread and use the Accept as Solution button on the post that helped you get things working to give credit for the help and let others know what worked.&amp;nbsp; If you are still working on things and need further help, please leave an update.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 13:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extracting-values-from-string/m-p/1644301#M594613</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-07T13:30:02Z</dc:date>
    </item>
  </channel>
</rss>

