<?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: Expression Builder unrecognized token in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1821955#M976</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145323"&gt;@kyle_ch&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Trying to get data from a legacy database that uses some special characters in a few of the column names. When trying to use the Expression Builder I get the following error "SQLite general error. Code &amp;lt;1&amp;gt;, Message &amp;lt;unrecognized token: "#"&amp;gt;.&lt;/P&gt;&lt;P&gt;This occurs even when trying to select it directly in the &lt;A href="https://www.mybalancenow.kim/" target="_self"&gt;&lt;FONT color="#000000"&gt;MyBalanceNow&lt;/FONT&gt;&lt;/A&gt; Columns section of the Expression Builder. example: ACCT#&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;This function splits up the &amp;lt;character_expression&amp;gt; string into a set of tokens separated by the delimiters specified in the &amp;lt;delimiter_string&amp;gt; and then returns the Nth token where N is the number of occurrence of the token specified by the &amp;lt;occurrence&amp;gt; parameter. See Examples section for sample usages of this function.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jul 2021 05:59:17 GMT</pubDate>
    <dc:creator>Tianna</dc:creator>
    <dc:date>2021-07-14T05:59:17Z</dc:date>
    <item>
      <title>Expression Builder unrecognized token</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1820820#M964</link>
      <description>&lt;P&gt;Trying to get data from a legacy database that uses some special characters in a few of the column names. When trying to use the Expression Builder I get the following error "SQLite general error. Code &amp;lt;1&amp;gt;, Message &amp;lt;unrecognized token: "#"&amp;gt;.&lt;/P&gt;&lt;P&gt;This occurs even when trying to select it directly in the Columns section of the Expression Builder. example: ACCT#&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 19:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1820820#M964</guid>
      <dc:creator>kyle_ch</dc:creator>
      <dc:date>2021-07-08T19:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Builder unrecognized token</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1820841#M967</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145323"&gt;@kyle_ch&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like a limitation that is mentioned on the below page.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Transformations cannot be performed on columns that contain special characters (e.g. #, \, /, -) in their name."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2021/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/limitations_global_transformations.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/May2021/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/limitations_global_transformations.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you are only looking for Full Load operation and not CDC, then you may create a view of the same table avoiding the special characters in the column and then use that view in the Replication Task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;jjames&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 23:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1820841#M967</guid>
      <dc:creator>jjames</dc:creator>
      <dc:date>2021-07-08T23:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Builder unrecognized token</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1821019#M969</link>
      <description>&lt;P&gt;That talks about Global Transformations and to say "Transformations &lt;EM&gt;&lt;U&gt;cannot&lt;/U&gt; &lt;/EM&gt;be performed on columns that contain special characters in their name" is a bit of a mislead as I am able to do basic transformations and rename the column (mostly to take out the special character), I am just unable to do anything in the Expression Builder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, we are looking for a full load followed by CDC.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 12:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1821019#M969</guid>
      <dc:creator>kyle_ch</dc:creator>
      <dc:date>2021-07-09T12:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Builder unrecognized token</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1821955#M976</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145323"&gt;@kyle_ch&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Trying to get data from a legacy database that uses some special characters in a few of the column names. When trying to use the Expression Builder I get the following error "SQLite general error. Code &amp;lt;1&amp;gt;, Message &amp;lt;unrecognized token: "#"&amp;gt;.&lt;/P&gt;&lt;P&gt;This occurs even when trying to select it directly in the &lt;A href="https://www.mybalancenow.kim/" target="_self"&gt;&lt;FONT color="#000000"&gt;MyBalanceNow&lt;/FONT&gt;&lt;/A&gt; Columns section of the Expression Builder. example: ACCT#&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;This function splits up the &amp;lt;character_expression&amp;gt; string into a set of tokens separated by the delimiters specified in the &amp;lt;delimiter_string&amp;gt; and then returns the Nth token where N is the number of occurrence of the token specified by the &amp;lt;occurrence&amp;gt; parameter. See Examples section for sample usages of this function.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 05:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Expression-Builder-unrecognized-token/m-p/1821955#M976</guid>
      <dc:creator>Tianna</dc:creator>
      <dc:date>2021-07-14T05:59:17Z</dc:date>
    </item>
  </channel>
</rss>

