<?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: Creating a variable by searching a text field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644803#M48089</link>
    <description>&lt;P&gt;Ok got it !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=TextBetween(fieldname,'at','Te')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the lead ! Jerry&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2019 12:35:49 GMT</pubDate>
    <dc:creator>jerryr125</dc:creator>
    <dc:date>2019-11-08T12:35:49Z</dc:date>
    <item>
      <title>Creating a variable by searching a text field</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644365#M48053</link>
      <description>&lt;P&gt;Hi - I am not sure if the following can be done or not.&lt;/P&gt;&lt;P&gt;I am looking to do the following to create a variable (example Field1) automatically populated with the following:&lt;/P&gt;&lt;P&gt;* Search through another text variable (example Field2) and find the string &lt;STRONG&gt;ABC #:&lt;/STRONG&gt; within the text&lt;/P&gt;&lt;P&gt;* Once it finds&lt;STRONG&gt; ABC #:&lt;/STRONG&gt;&amp;nbsp; string it captures the ten characters after the &lt;STRONG&gt;ABC #:&amp;nbsp;&lt;/STRONG&gt;string and populates Field1 with that string of ten characters:&lt;/P&gt;&lt;P&gt;Example: Field2 contains a bunch of characters.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Hello world text text text ABC #:1234567890 more text more text more text'&lt;/P&gt;&lt;P&gt;Field one would contain '1234567890' (even 'ABC #:1234567890' is fine).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thoughts ? Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 15:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644365#M48053</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2019-11-07T15:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a variable by searching a text field</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644404#M48058</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe try with this expression for variable Field2&lt;/P&gt;&lt;P&gt;=TextBetween($(Field1),'ABC #:',' ')&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 16:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644404#M48058</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-11-07T16:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a variable by searching a text field</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644801#M48088</link>
      <description>&lt;P&gt;Hi - thank you for your help.&lt;/P&gt;&lt;P&gt;I did a test with a simple string of text:&lt;/P&gt;&lt;P&gt;=TextBetween('MaterialTest','at','Te')&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Works great !&lt;/P&gt;&lt;P&gt;The question now is how do I get to work with&amp;nbsp; a field ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thoughts ? Jerry&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 12:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644801#M48088</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2019-11-08T12:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a variable by searching a text field</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644803#M48089</link>
      <description>&lt;P&gt;Ok got it !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=TextBetween(fieldname,'at','Te')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the lead ! Jerry&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 12:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-variable-by-searching-a-text-field/m-p/1644803#M48089</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2019-11-08T12:35:49Z</dc:date>
    </item>
  </channel>
</rss>

