<?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 SQL Substring in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416791#M33489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the following Substring in an SQL statement in a few different apps and it works as expected:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Substring(Upper(Coeuser),10,100)as `MgrCoeuser`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a new app and am trying to reuse the string above and I'm receiving the following error(see image):&lt;IMG alt="error image.PNG" class="jive-image image-1" src="/legacyfs/online/183723_error image.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If I remove the Substring statement the data load completes without any issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Nov 2017 18:48:45 GMT</pubDate>
    <dc:creator>stew_scott90</dc:creator>
    <dc:date>2017-11-17T18:48:45Z</dc:date>
    <item>
      <title>SQL Substring</title>
      <link>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416791#M33489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the following Substring in an SQL statement in a few different apps and it works as expected:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Substring(Upper(Coeuser),10,100)as `MgrCoeuser`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a new app and am trying to reuse the string above and I'm receiving the following error(see image):&lt;IMG alt="error image.PNG" class="jive-image image-1" src="/legacyfs/online/183723_error image.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If I remove the Substring statement the data load completes without any issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416791#M33489</guid>
      <dc:creator>stew_scott90</dc:creator>
      <dc:date>2017-11-17T18:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Substring</title>
      <link>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416792#M33490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you do the above within the LOAD statement or SELECT statement? I guess other dashboards might do it in LOAD and this one is doing in SQL SELECT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416792#M33490</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-17T18:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Substring</title>
      <link>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416793#M33491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is located in the SELECT statement. When I try putting it in the LOAD it highlights the statement as an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 19:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416793#M33491</guid>
      <dc:creator>stew_scott90</dc:creator>
      <dc:date>2017-11-17T19:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Substring</title>
      <link>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416794#M33492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the old and new script (just the load for a single table is enough)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 19:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416794#M33492</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-17T19:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Substring</title>
      <link>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416795#M33493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What database platform are you connecting to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 19:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SQL-Substring/m-p/1416795#M33493</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-11-17T19:30:28Z</dc:date>
    </item>
  </channel>
</rss>

