<?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: Text inside a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797740#M1211405</link>
    <description>&lt;P&gt;Either expression should work in a table object where the Dimension is log_message.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 18:45:51 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-04-07T18:45:51Z</dc:date>
    <item>
      <title>Text inside a string</title>
      <link>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797357#M1211372</link>
      <description>&lt;P&gt;I have a field (log_message) that is a large string of data that I would like to pull a particular piece of text from, but the string is not always the same values in the same position.&amp;nbsp; Is this possible?&amp;nbsp; An example of the string is:&lt;/P&gt;&lt;P&gt;Status update applied:&amp;nbsp; Branch ID:&amp;nbsp; Texas Tran: 123456-1 Type: XX Orig Status: S New Status: D User jdoe Date/Time Tue Apr 6&lt;/P&gt;&lt;P&gt;then the next row of data may be something like&lt;/P&gt;&lt;P&gt;Related image applied: Branch ID: Texas Tran: 123456-1 User: jdoe Date/Time: Tue Apr 6&lt;/P&gt;&lt;P&gt;So I basically will always need to pull the first 6 digits of information after 'Tran: '&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 20:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797357#M1211372</guid>
      <dc:creator>mkudis</dc:creator>
      <dc:date>2021-04-06T20:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text inside a string</title>
      <link>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797359#M1211373</link>
      <description>&lt;P&gt;=&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/StringFunctions/SubField.htm" target="_self"&gt;SubField&lt;/A&gt;&amp;nbsp;(SubField(log_message,'Tran:',2),'-1',1)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 917px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52482i2643483845A713B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 21:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797359#M1211373</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-06T21:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Text inside a string</title>
      <link>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797400#M1211382</link>
      <description>&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;TextBetween(log_message, 'Tran:', '-')&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 03:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797400#M1211382</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-07T03:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text inside a string</title>
      <link>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797671#M1211399</link>
      <description>&lt;P&gt;Doesn't seem to be working with either expression.&amp;nbsp; Wondering if it has to do with the string itself, as I would expect this to return it pretty easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue may be the type of sheet object I am using.&amp;nbsp; What type of sheet object would I use to show this data correctly?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 16:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797671#M1211399</guid>
      <dc:creator>mkudis</dc:creator>
      <dc:date>2021-04-07T16:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text inside a string</title>
      <link>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797740#M1211405</link>
      <description>&lt;P&gt;Either expression should work in a table object where the Dimension is log_message.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 18:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-inside-a-string/m-p/1797740#M1211405</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-07T18:45:51Z</dc:date>
    </item>
  </channel>
</rss>

