<?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: Special Chars in Qlik sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Special-Chars-in-Qlik-sense/m-p/1912248#M75184</link>
    <description>I would probably use Match(), something like (not tested)&lt;BR /&gt;&lt;BR /&gt;=If(Match(Col, '/', '*', '\'), doiftrue, doiffalse)&lt;BR /&gt;&lt;BR /&gt;Further reference:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ConditionalFunctions/match.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ConditionalFunctions/match.htm&lt;/A&gt;</description>
    <pubDate>Thu, 31 Mar 2022 06:39:20 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2022-03-31T06:39:20Z</dc:date>
    <item>
      <title>Special Chars in Qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/Special-Chars-in-Qlik-sense/m-p/1912233#M75183</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Need a quick help here for finding out special characters in a string .&lt;/P&gt;
&lt;P&gt;I need to find if there are presence of those special chars like '/*', '--' , '\\' which are combination of two chars.&lt;/P&gt;
&lt;P&gt;I am using the below script :&lt;/P&gt;
&lt;P&gt;Keepchar( Col, '/*--\\ ') &amp;gt; 0&amp;nbsp; , but Qlik is not able to identify&amp;nbsp; multiple chars .&lt;/P&gt;
&lt;P&gt;And if i use Wildmatch( Col, '*--*', '*/**') &amp;gt; 0 , here also /* is not able identify in Qlik.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex:&lt;/P&gt;
&lt;TABLE width="155px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="154px"&gt;ABC8/*76RD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="154px"&gt;12--DRF567&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="154px"&gt;123-BHYR-&amp;amp;YT&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="154px"&gt;HYTR\\78RET&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could anyone have any ideas here.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 05:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Special-Chars-in-Qlik-sense/m-p/1912233#M75183</guid>
      <dc:creator>Sush123</dc:creator>
      <dc:date>2022-03-31T05:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Special Chars in Qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/Special-Chars-in-Qlik-sense/m-p/1912248#M75184</link>
      <description>I would probably use Match(), something like (not tested)&lt;BR /&gt;&lt;BR /&gt;=If(Match(Col, '/', '*', '\'), doiftrue, doiffalse)&lt;BR /&gt;&lt;BR /&gt;Further reference:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ConditionalFunctions/match.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ConditionalFunctions/match.htm&lt;/A&gt;</description>
      <pubDate>Thu, 31 Mar 2022 06:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Special-Chars-in-Qlik-sense/m-p/1912248#M75184</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2022-03-31T06:39:20Z</dc:date>
    </item>
  </channel>
</rss>

