<?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: Getting a string out of a excel cell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617454#M477834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;new test message and some other message are samples mate... those are not the actual data...&lt;/P&gt;&lt;P&gt;what i basically want to do is get the value after "msg="&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 07:46:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-09T07:46:48Z</dc:date>
    <item>
      <title>Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617445#M477825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;hey i'm kind of new to qlikview, so any help would be much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;What i want to do is get a string out of a cell in a uploaded excel sheet. for example there is feild saying "msg="test message" " the length of the message is different every time....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;what i want to do is get the "test message part".. thankyou in advance.. cheers&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617445#M477825</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617446#M477826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide some more sample alongwith your required result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617446#M477826</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-09T07:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617447#M477827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have alook at SubField() and TextBetween().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617447#M477827</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-09T07:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617448#M477828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;use &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('msg=test','=',2) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617448#M477828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T07:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617449#M477829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what have is like this&lt;/P&gt;&lt;P&gt;cell1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; message&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msg="new test message"&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msg="some other message"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i want is &lt;/P&gt;&lt;P&gt;cell1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; message&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; new test message&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; some other message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617449#M477829</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617450#M477830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks... ill do some research&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617450#M477830</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617451#M477831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;thanks... ill do some research.. subField() should work, im tring it out...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617451#M477831</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617452#M477832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Replace( SubField(' msg="new test message"','=',-1),'"','')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617452#M477832</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-04-09T07:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617453#M477833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TableA:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;MSG&lt;/P&gt;&lt;P&gt;msg="new test message"&lt;/P&gt;&lt;P&gt;msg="some other message"&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Replace( SubField(MSG,'=',-1),'"','') as MSG1 Resident TableA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617453#M477833</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-04-09T07:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617454#M477834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;new test message and some other message are samples mate... those are not the actual data...&lt;/P&gt;&lt;P&gt;what i basically want to do is get the value after "msg="&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617454#M477834</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617455#M477835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;new test message and some other message are samples mate... those are not the actual data...&lt;/P&gt;&lt;P&gt;what i basically want to do is get the value after "msg="&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617455#M477835</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617456#M477836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use subfield(), read about it in the help and apply the same. Use '=' as delimiter and you are done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617456#M477836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-09T07:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617457#M477837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post sme qvw so we can have a try&lt;/P&gt;&lt;P&gt;if U want to remove&amp;nbsp; msg=mean then&amp;nbsp; subfield() is enough&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617457#M477837</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-04-09T07:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617458#M477838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks.. ill try it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 07:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617458#M477838</guid>
      <dc:creator />
      <dc:date>2014-04-09T07:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617459#M477839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your script... instead of message, use below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SubField(Replace(message,'"',''),'=',2)&amp;nbsp; as message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update :&lt;/P&gt;&lt;P&gt;Method 2&lt;/P&gt;&lt;P&gt;Mid(message,Index(message,'"',1)+1,Index(message,'"',2)-Index(message,'"',1)-1) as message,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Method 3&lt;/P&gt;&lt;P&gt;TextBetween(message,'"','"') as message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 08:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617459#M477839</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-09T08:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617460#M477840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('"msg="test message" "','"',3)&amp;nbsp; or&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubField&lt;/SPAN&gt;&lt;/SPAN&gt;(YourMessageField,'"',3)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 08:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617460#M477840</guid>
      <dc:creator />
      <dc:date>2014-04-09T08:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a string out of a excel cell</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617461#M477841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i took it as an expression rather than on load thankyou all for the support.. much appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 08:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-string-out-of-a-excel-cell/m-p/617461#M477841</guid>
      <dc:creator />
      <dc:date>2014-04-09T08:40:21Z</dc:date>
    </item>
  </channel>
</rss>

