<?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: string fun ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/string-fun/m-p/791721#M1041864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;subfield(path,'\',&lt;STRONG&gt;-1&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 07:52:02 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-12-08T07:52:02Z</dc:date>
    <item>
      <title>string fun ?</title>
      <link>https://community.qlik.com/t5/QlikView/string-fun/m-p/791720#M1041863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;path:&lt;/P&gt;&lt;P&gt;\\qlikview\qliktech\dashboard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have used subfield function here like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;subfield(path,'\',1)&amp;nbsp; ?&amp;nbsp; what is output&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want my subfield fun return has dashboard ?&amp;nbsp; what to do ?&amp;nbsp; how to do? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 07:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/string-fun/m-p/791720#M1041863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-08T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: string fun ?</title>
      <link>https://community.qlik.com/t5/QlikView/string-fun/m-p/791721#M1041864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;subfield(path,'\',&lt;STRONG&gt;-1&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 07:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/string-fun/m-p/791721#M1041864</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-12-08T07:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: string fun ?</title>
      <link>https://community.qlik.com/t5/QlikView/string-fun/m-p/791722#M1041865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=subfield('\\qlikview\qliktech\dashboard','\',5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 07:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/string-fun/m-p/791722#M1041865</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-12-08T07:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: string fun ?</title>
      <link>https://community.qlik.com/t5/QlikView/string-fun/m-p/791723#M1041866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try some of this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This return &lt;STRONG&gt;qlikview&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=subfield('\\qlikview\qliktech\dashboard','\',3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This return &lt;STRONG&gt;qliktech&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=subfield('\\qlikview\qliktech\dashboard','\',4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This return &lt;STRONG&gt;dashboard&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=subfield('\\qlikview\qliktech\dashboard','\',5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 08:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/string-fun/m-p/791723#M1041866</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-08T08:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: string fun ?</title>
      <link>https://community.qlik.com/t5/QlikView/string-fun/m-p/791724#M1041867</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: 17px;"&gt;subfield(path,'\',1) returns an empty string as there is nothing before the first backslash.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 08:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/string-fun/m-p/791724#M1041867</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-08T08:53:09Z</dc:date>
    </item>
  </channel>
</rss>

