<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Extract function removes some unicode</title><link>https://community.appian.com/discussions/f/rules/10741/extract-function-removes-some-unicode</link><description>Hi all, 
 We are on 17.1 cloud installation. I observed one behavior with Exact function. I am not sure whether it&amp;#39;s as designed. Following is the detail. 
 Text string: This is a text with &amp;amp;amp; and some other stuff 
 Function implementation: extract</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Extract function removes some unicode</title><link>https://community.appian.com/thread/46928?ContentTypeID=1</link><pubDate>Thu, 20 Jul 2017 09:16:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:35b4b2c4-460f-43d7-b0cb-518e3ad519ff</guid><dc:creator>aksharc</dc:creator><description>Yeah! I thought so. So, the question would be, is it an expected behavior?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extract function removes some unicode</title><link>https://community.appian.com/thread/46896?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2017 19:42:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ae298fc-5f31-4e8f-b1d6-acd9cfb7f7f6</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;It seems like it&amp;#39;s doing HTML replacement. If you try:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;code&gt;extract( &amp;quot;This is a text with &amp;amp;lt; and some other stuff&amp;quot;, &amp;quot;with&amp;quot;, &amp;quot;some&amp;quot; )&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;, you&amp;#39;ll get&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt; and&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extract function removes some unicode</title><link>https://community.appian.com/thread/46888?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2017 14:40:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10ea486b-7094-493b-84d2-810b4dfb79af</guid><dc:creator>aksharc</dc:creator><description>Thanks ramanjaneyulut and amanit.&lt;br /&gt;
&lt;br /&gt;
So just to clarify, if there is an &amp;amp;amp; (that is &amp;quot;&amp;amp;&amp;quot;, &amp;quot;amp&amp;quot;, and &amp;quot;;&amp;quot; together) in the text, if we use extract, it will change it to &amp;quot;&amp;amp;&amp;quot;?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extract function removes some unicode</title><link>https://community.appian.com/thread/46887?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2017 13:40:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6e0f7815-22ca-4b75-9df6-6f4a22b44245</guid><dc:creator>amanit</dc:creator><description>&lt;a href="/members/aksharc"&gt;aksharc&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Even I agree with ramanjaneyulut. Its giving the result as per documentation.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extract function removes some unicode</title><link>https://community.appian.com/thread/46877?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2017 09:30:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:030bac21-2875-41fb-bedd-7e0d7465dd9d</guid><dc:creator>Rama Thummala</dc:creator><description>&lt;p&gt;aksharc , it is giving correct result only.. as per documentation...&lt;a href="https://docs.appian.com/suite/help/17.2/fnc_text_extract.html"&gt;extract()&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extract function removes some unicode</title><link>https://community.appian.com/thread/46876?ContentTypeID=1</link><pubDate>Wed, 19 Jul 2017 09:19:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8221b61b-4ba0-497d-b5b5-5d3791e0ca99</guid><dc:creator>aksharc</dc:creator><description>&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-discussions-components-files/15/AppianExtract.txt"&gt;community.appian.com/.../AppianExtract.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ummm. So, in the Text string, there is &amp;amp; amp ; instead of just &amp;amp;. That value is somehow removed because of the rich text display. I am adding Text file for the example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>