<?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>increment three digit counter</title><link>https://community.appian.com/discussions/f/new-to-appian/37423/increment-three-digit-counter</link><description>hi, 
 I am currently incrementing a counter based on a the count of similar records in the database. 
 counter should start from 001. it defaults to 1 for me , when I am simply setting the counter to 000 and increment by 1. 
 Expectation is 001 and not</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: increment three digit counter</title><link>https://community.appian.com/thread/140125?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 12:54:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:007dcf5f-dd4d-412e-bace-596c2a65d797</guid><dc:creator>kowsalyavijayan</dc:creator><description>&lt;p&gt;Thanks , I used the text function it is working&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: increment three digit counter</title><link>https://community.appian.com/thread/140111?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 06:49:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f4df057b-6d12-4a29-a9e4-c060b5f1dc93</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;A counter typically is an integer number. That is the technical internal value. To display such a value to the user, you somehow need to transform it into a string. Appian is doing this for using some default logic, but you can use the text() function to format your string in the way you want.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: increment three digit counter</title><link>https://community.appian.com/thread/140103?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 05:02:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4c34cf75-0606-485f-be40-e4f3702ba367</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;What exactly is the requirement? Any reason to have 001 and not as 1??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>