<?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>number splting</title><link>https://community.appian.com/discussions/f/user-interface/30253/number-splting</link><description>hi every one i have some valus whih is representing in the precentage formate example 1)908743.2% and some other like 2)23% it was data population in grid field my query was if the value contain length of 2 then need to print asit is but if it was more</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: number splting</title><link>https://community.appian.com/thread/120284?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 10:25:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:90739806-8223-469c-8195-fead1ea95281</guid><dc:creator>raghavak0001</dc:creator><description>&lt;p&gt;thanks it works&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: number splting</title><link>https://community.appian.com/thread/120280?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 10:12:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7a6c689-bf40-41ab-96b1-a91ca0d8bba3</guid><dc:creator>Teja Kunchala</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I got the question like this...&lt;br /&gt;So, If you get 2 digit number like 33% it should print 33% only but more that 2 digit like 234.66% or 324.22% you should get 23% or 32% right?&lt;br /&gt;Like which ever the number you are having you should get first 2 digits only?&lt;br /&gt;If it is the case then the 33% or 98567.23% is text the use like [2] and concat with %&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: number splting</title><link>https://community.appian.com/thread/120278?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 09:29:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ced740f-4dbd-419c-9efa-2e8dd5b2aab2</guid><dc:creator>Magesh Waran G</dc:creator><description>&lt;p&gt;Try left(split(ri!text, &amp;quot;.&amp;quot;)[1], 2)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>