<?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: SUBFIELD Function Problems in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623864#M229595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This is what i get when i reload:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;manual.bmp (attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And this is what i get when server reload:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;server.bmp (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;attached&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is the same script, the same QVW file, there is only this table on the this QVW and olny this little script that i posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2014 15:09:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-24T15:09:23Z</dc:date>
    <item>
      <title>SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623854#M229585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below script runs all right when the application is reloaded with de CTRL+R on the developer IDE, but when scheduled on a trigger and reloaded automatically by the server the column 'equipe_responsavel' returns all values with null instead of the right result, anyone can help me? I've tried to reload only this table, and the result is always the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[TESTE]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; LOAD &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; nmequiperesponsavel,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; SUBFIELD(nmequiperesponsavel,',') AS 'equipe_responsavel';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; SELECT DISTINCT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nmequiperesponsavel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; FROM vw_sel_tickets_cw;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623854#M229585</guid>
      <dc:creator />
      <dc:date>2014-02-24T14:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623855#M229586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try whit this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;[TESTE]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; NOCONCATENATE LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; nmequiperesponsavel,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SUBFIELD(nmequiperesponsavel,',')&amp;nbsp; AS&amp;nbsp; equipe_responsavel;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; SQL SELECT DISTINCT&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nmequiperesponsavel&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FROM vw_sel_tickets_cw;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Hope this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;MC&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623855#M229586</guid>
      <dc:creator />
      <dc:date>2014-02-24T14:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623856#M229587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;Remove the quotes for field name&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;[TESTE]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;&amp;nbsp; LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;&amp;nbsp; nmequiperesponsavel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; SUBFIELD(nmequiperesponsavel,',') AS equipe_responsavel;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;&amp;nbsp; SELECT DISTINCT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nmequiperesponsavel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt; FROM vw_sel_tickets_cw;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623856#M229587</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-02-24T14:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623857#M229588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623857#M229588</guid>
      <dc:creator />
      <dc:date>2014-02-24T14:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623858#M229589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623858#M229589</guid>
      <dc:creator />
      <dc:date>2014-02-24T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623859#M229590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;will &lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;nmequiperesponsavel &lt;/SPAN&gt;field gets value when reloading from trigger&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623859#M229590</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-02-24T14:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623860#M229591</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;What is the value you expect? This script will return one line for each subfield token (comma separated) from each source row. It will return nulls for empty tokens (two consecutive commas).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's not what you require, then you need to be more specific about what you are getting and what you require, preferably by posting some sample data and a qvw model (reduce in size if its large and scramble confidential fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623860#M229591</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-02-24T14:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623861#M229592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try and debug by taking the script part by part&lt;/P&gt;&lt;P&gt;does SELECT DISTINCT filename FROM ... Work, when executed by Publisher?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623861#M229592</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2014-02-24T14:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623862#M229593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 14:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623862#M229593</guid>
      <dc:creator />
      <dc:date>2014-02-24T14:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623863#M229594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tjink you need to specify what part of your field you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;subfield(Field,'separator',1) that menas 1st part subfield(Field, 'separator', 2) 2nd part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if some values don't bring separator cause they are just one part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lionel - Messi&lt;/P&gt;&lt;P&gt;Cristiano - Ronaldo&lt;/P&gt;&lt;P&gt;Pele&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the 3rd case, it wont give you anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use subfield(Field &amp;amp; '-', '-', 1)&amp;nbsp;&amp;nbsp;&amp;nbsp; ------&amp;gt; Concat yourself the separator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, place an example of your records to see how they are coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salutes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623863#M229594</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2014-02-24T15:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623864#M229595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This is what i get when i reload:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;manual.bmp (attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And this is what i get when server reload:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;server.bmp (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;attached&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is the same script, the same QVW file, there is only this table on the this QVW and olny this little script that i posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623864#M229595</guid>
      <dc:creator />
      <dc:date>2014-02-24T15:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623865#M229596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/13229"&gt;Jonathan Dienst&lt;/A&gt; &amp;amp; &lt;A href="https://community.qlik.com/qlik-users/29525"&gt;Chris Conejero&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623865#M229596</guid>
      <dc:creator />
      <dc:date>2014-02-24T15:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623866#M229597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623866#M229597</guid>
      <dc:creator />
      <dc:date>2014-02-24T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623867#M229598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like a bug.&amp;nbsp; Maybe related to the special characters.&lt;/P&gt;&lt;P&gt;Try this, with simple characters:&lt;/P&gt;&lt;P&gt;[TESTE]:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; nmequiperesponsavel,&lt;/P&gt;&lt;P&gt; SUBFIELD(nmequiperesponsavel,',') AS equipe_responsavel;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nmequiperesponsavel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "A,B,C"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "E,F,G"&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623867#M229598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-24T15:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623868#M229599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It gets the same problem! Could it be any configuration on my QVW file ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 16:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623868#M229599</guid>
      <dc:creator />
      <dc:date>2014-02-24T16:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623869#M229600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this (attached) on Desktop and on QVS (Publisher), works in both cases.&lt;BR /&gt;If it works for you in Desktop but not in QVS, something isn't quite right in QVS configuration, but nothing's wrong with this QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623869#M229600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-24T17:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623870#M229601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loading on a tmp table doesn't work too...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/angry.png" /&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nmequiperesponsavel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; into #tmp_teste&lt;/P&gt;&lt;P&gt; FROM [vw_sel_tickets_cw] ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [EXPLODE_EQUIPE]:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; nmequiperesponsavel,&lt;/P&gt;&lt;P&gt;&amp;nbsp; LTRIM(RTRIM(SUBFIELD(nmequiperesponsavel,','))) AS 'equipe_responsavel';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SELECT *&lt;/P&gt;&lt;P&gt; FROM #tmp_teste ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623870#M229601</guid>
      <dc:creator />
      <dc:date>2014-02-24T17:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623871#M229602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but it doesn't work too...&lt;/P&gt;&lt;P&gt;Run ok on the Desktop, but not on Server...&lt;/P&gt;&lt;P&gt;I'm using QlikView 9.00, could it be a bug? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623871#M229602</guid>
      <dc:creator />
      <dc:date>2014-02-24T17:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623872#M229603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone, but this is taking a lot o my time. I'll build this function on SQL Server or just use SUBFIELD on the chart expresssions instead of load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623872#M229603</guid>
      <dc:creator />
      <dc:date>2014-02-24T17:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: SUBFIELD Function Problems</title>
      <link>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623873#M229604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it probably is a bug. There was that exact bug on V9 SR7 -- two parm subfield returns nulls. I suspect you are using SR7 on the server and a different build on the desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 19:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUBFIELD-Function-Problems/m-p/623873#M229604</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-02-24T19:21:34Z</dc:date>
    </item>
  </channel>
</rss>

