<?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 in scientific notion</title><link>https://community.appian.com/discussions/f/new-to-appian/24876/number-in-scientific-notion</link><description>Hi, 
 I have a column id(decimal) on the screen it is Appian displaying as 4.495757e+08 
 I have tried tostring() and text(id, &amp;quot;0*&amp;quot;) 
 Could anyone please tell how can we handle values like this.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Number in scientific notion</title><link>https://community.appian.com/thread/96275?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 07:48:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52aeb4ce-bdb6-4883-80c1-2b1b2caf9b6f</guid><dc:creator>agam</dc:creator><description>&lt;p&gt;Hi b0002&lt;/p&gt;
&lt;p&gt;Yes, you should store numbers as decimal as long as they are within the database limits.&lt;/p&gt;
&lt;p&gt;and, if your use case is to handle max 15 digits, then yes, decimal would capture all the digits easily.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;However, it finally depends on your use case, in case you want to store a large number as text.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Number in scientific notion</title><link>https://community.appian.com/thread/96273?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 07:42:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f5640dc-4385-4f37-a39b-6c85dbe908a2</guid><dc:creator>Purvaja</dc:creator><description>&lt;p&gt;If I give the data type as number(decimal) then will it able to capture all the digits.(eg:15 digits)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Number in scientific notion</title><link>https://community.appian.com/thread/96272?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 07:37:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf593335-56d6-40c5-9ded-f89a9ac3e6e2</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I think that numbers should be stored as numbers with the exception of too large numbers will not fit the Appian data types.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Number in scientific notion</title><link>https://community.appian.com/thread/96271?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 07:33:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a9fd95dc-96ac-4eff-aa47-d72966dbb08d</guid><dc:creator>Purvaja</dc:creator><description>&lt;p&gt;Thank you &lt;a href="/members/agamb0001"&gt;agam&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As a best practice, what data type should be given to hold long numbers like text or decimal and then format using fixed function on screen.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Number in scientific notion</title><link>https://community.appian.com/thread/96270?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 07:26:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8f6dab7-4699-4340-b30c-5c1f441b8be9</guid><dc:creator>agam</dc:creator><description>&lt;p&gt;You could use fixed function to display decimals with long decimal places.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.1/fnc_text_fixed.html"&gt;docs.appian.com/.../fnc_text_fixed.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>