<?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: Need help in scripting for string functions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767580#M1023265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Simen. Extraordinary it worked...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Mar 2015 09:33:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-10T09:33:51Z</dc:date>
    <item>
      <title>Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767575#M1023260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The idea is I will have the below as a paragraph in the column "Description". Can somebody help me to do a script which will result me the computer name alone. Example: the result of the script has to be &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;ABCD1238.eu.corp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&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="font-weight: inherit; font-style: inherit;"&gt;From: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ch.alerts@abcd.com" style="font-weight: inherit; font-style: inherit; color: #3778c7;"&gt;ch.alerts@abcd.com&lt;/A&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="font-weight: inherit; font-style: inherit;"&gt;Sent: Thursday, March 05, 2015 6:01 PM&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="font-weight: inherit; font-style: inherit;"&gt;To: Security.IncidentResponseTeam&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="font-weight: inherit; font-style: inherit;"&gt;Subject: Forefront Endpoint Protection Alert: Malware Detection&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="font-weight: inherit; font-style: inherit;"&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="font-weight: inherit; font-style: inherit;"&gt;Forefront Endpoint Protection has detected malware on a computer in your organization.&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="font-weight: inherit; font-style: inherit;"&gt;Detection time (UTC): 3/5/2015 11:54:32 AM&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="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Computer name: ABCD1238.eu.corp&lt;/STRONG&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="font-weight: inherit; font-style: inherit;"&gt;Malware name: BrowserModifier:Win32/KipodToolsCby&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 15:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767575#M1023260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-09T15:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767576#M1023261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try textbetween(Description, 'Computer name: ' , 'Malware name:')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 15:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767576#M1023261</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-09T15:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767577#M1023262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try subfield(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Description,'Computer name:',2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 20:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767577#M1023262</guid>
      <dc:creator />
      <dc:date>2015-03-09T20:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767578#M1023263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert, I have tried Text Between. and I am I getting the below. Why I am getting &lt;SPAN style="font-size: 13.3333330154419px;"&gt;_x000D_ and how should I remove this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 227px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 170pt;" width="227"&gt;Computer Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;aoewallace2-sz.ap.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;BCNWS027.eu.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;BEER646.eu.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;CC4GKKVY1.ap.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;CCFSHYS2X.ap.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;cchen-wgq.ap.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;cmlu-wgq.ap.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;CRPWS027.na.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;CRPWS052.na.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;DEAC1190.eu.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;DEAC1238.eu.corp_x000D_&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767578#M1023263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767579#M1023264</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: 13px;"&gt;subfield(textbetween(Description, 'Computer name: ' , 'Malware name:'),'_x000D_',1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767579#M1023264</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2015-03-10T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767580#M1023265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Simen. Extraordinary it worked...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767580#M1023265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767581#M1023266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are getting it, it means it is somewhere in the data. You can remove it at once with Simen's formula, although you could shorten the formula a bit :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; font-size: 13px;"&gt;subfield(textbetween(Description, 'Computer name: ' , 'Malware name:'),'_',1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767581#M1023266</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-10T09:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767582#M1023267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone. Now I have got the Computer Name.. But I am not able to do this to get Malware name: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767582#M1023267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T09:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767583#M1023268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Subfield(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Description,'Malware name:',2)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767583#M1023268</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2015-03-10T09:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in scripting for string functions</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767584#M1023269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simen it worked but I am again getting &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;_x000D_ at the end&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 09:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-scripting-for-string-functions/m-p/767584#M1023269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T09:57:34Z</dc:date>
    </item>
  </channel>
</rss>

