<?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 Regular expression in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056030#M938014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use below syntax to get ids from text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trim(TextBetween(text, '#', ' ')) as ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my text has two types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#21561666 testhggg &lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;#8585858&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use above expression i only get &lt;SPAN style="font-size: 13.3333px;"&gt;#21561666 testhggg&amp;nbsp; values but i need both&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 05:20:31 GMT</pubDate>
    <dc:creator>anuradhaa</dc:creator>
    <dc:date>2016-02-05T05:20:31Z</dc:date>
    <item>
      <title>Regular expression in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056030#M938014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use below syntax to get ids from text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trim(TextBetween(text, '#', ' ')) as ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my text has two types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#21561666 testhggg &lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;#8585858&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i use above expression i only get &lt;SPAN style="font-size: 13.3333px;"&gt;#21561666 testhggg&amp;nbsp; values but i need both&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056030#M938014</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2016-02-05T05:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regular expression in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056031#M938015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you elaborate more, what is your expected output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be PurgeChar(), KeepChar() help you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056031#M938015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T05:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regular expression in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056032#M938016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to share few more sample values and corresponding expected output. That would help us find a logical pattern and help you write the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056032#M938016</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-02-05T05:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Regular expression in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056033#M938017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please share the sample data and out format required so that it will helpful for us suggest a solution &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056033#M938017</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-02-05T05:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regular expression in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056034#M938018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;trim(TextBetween(text &amp;amp; ' ', '#', ' ')) as ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OR Try&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;KeepChar(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;text , '#1234567890') AS ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regular-expression-in-qlikview/m-p/1056034#M938018</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-05T05:56:09Z</dc:date>
    </item>
  </channel>
</rss>

