<?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>is it possible to change from a varchar to an integer of data from a database?</title><link>https://community.appian.com/discussions/f/data/27874/is-it-possible-to-change-from-a-varchar-to-an-integer-of-data-from-a-database</link><description>Well the problem I have is like this, the first is that I do not have access to the database, and the main problem is, I get from this database, data, it turns out that when I get a column with values, they do not respect the numerical order, for example;</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: is it possible to change from a varchar to an integer of data from a database?</title><link>https://community.appian.com/thread/108445?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2023 10:37:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:282f5483-cf80-487e-a436-546f7bd396a2</guid><dc:creator>kavitar5580</dc:creator><description>&lt;p&gt;Hi I tried with record type you can use like this...&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/16/pastedimage1677235074120v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it possible to change from a varchar to an integer of data from a database?</title><link>https://community.appian.com/thread/108443?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2023 09:47:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b55e2cba-7246-430e-9a26-2c7b70a0f985</guid><dc:creator>aditya007</dc:creator><description>&lt;p&gt;Add a custom record type field and cast this field data as integer. Hope this will works.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it possible to change from a varchar to an integer of data from a database?</title><link>https://community.appian.com/thread/108436?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2023 08:23:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e78aa9b2-9e3b-4209-88d3-63b75fed7a7e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;When referring to &amp;quot;an error&amp;quot;, it is always a good idea to include that error message.&lt;/p&gt;
&lt;p&gt;You would also want to sort the data in the DB, before it is transferred to Appian. Changing the field type in Appian will not really help here. Fetching all data into Appian and sorting it in memory is a bad idea.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it possible to change from a varchar to an integer of data from a database?</title><link>https://community.appian.com/thread/108434?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2023 08:02:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7c2e024-3b00-44ea-8bc8-c2f962f77efd</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Can you maybe add a screenshot of the datasubset you are getting from the DB? I want to see if these values are in a single field or they come as a list.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>