<?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 QVX_UNEXPECTED_END_OF_DATA if a string contains emojis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QVX-UNEXPECTED-END-OF-DATA-if-a-string-contains-emojis/m-p/2533814#M108288</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am reading data from an ERP system and one table contains mails with subject, sender and other fields.&lt;/P&gt;&lt;P&gt;Now I get a few mails where creative advertising guys send emojis as part of the subject. Like this:&lt;/P&gt;&lt;P&gt;Jetzt von den vielen Vorteilen von OnFarming profitieren! &lt;span class="lia-unicode-emoji" title=":sheaf_of_rice:"&gt;🌾&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":cow_face:"&gt;🐮&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":tractor:"&gt;🚜&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So far I identified the senders and excluded them.When I run the same query in an SQL tool it works fine.&lt;/P&gt;&lt;P&gt;Is there a better way to replace or remove emojies from a query?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2025 06:06:42 GMT</pubDate>
    <dc:creator>nikolaus</dc:creator>
    <dc:date>2025-10-20T06:06:42Z</dc:date>
    <item>
      <title>QVX_UNEXPECTED_END_OF_DATA if a string contains emojis</title>
      <link>https://community.qlik.com/t5/App-Development/QVX-UNEXPECTED-END-OF-DATA-if-a-string-contains-emojis/m-p/2533814#M108288</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am reading data from an ERP system and one table contains mails with subject, sender and other fields.&lt;/P&gt;&lt;P&gt;Now I get a few mails where creative advertising guys send emojis as part of the subject. Like this:&lt;/P&gt;&lt;P&gt;Jetzt von den vielen Vorteilen von OnFarming profitieren! &lt;span class="lia-unicode-emoji" title=":sheaf_of_rice:"&gt;🌾&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":cow_face:"&gt;🐮&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":tractor:"&gt;🚜&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So far I identified the senders and excluded them.When I run the same query in an SQL tool it works fine.&lt;/P&gt;&lt;P&gt;Is there a better way to replace or remove emojies from a query?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Niko&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 06:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVX-UNEXPECTED-END-OF-DATA-if-a-string-contains-emojis/m-p/2533814#M108288</guid>
      <dc:creator>nikolaus</dc:creator>
      <dc:date>2025-10-20T06:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: QVX_UNEXPECTED_END_OF_DATA if a string contains emojis</title>
      <link>https://community.qlik.com/t5/App-Development/QVX-UNEXPECTED-END-OF-DATA-if-a-string-contains-emojis/m-p/2537454#M108823</link>
      <description>&lt;P&gt;Not sure but you can give a try&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; PurgeChar(subject, '&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;…') as subject_clean,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2025 18:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVX-UNEXPECTED-END-OF-DATA-if-a-string-contains-emojis/m-p/2537454#M108823</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-11-27T18:27:36Z</dc:date>
    </item>
  </channel>
</rss>

