<?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>How to fetch the grid result by removing &amp;quot;- &amp;quot;</title><link>https://community.appian.com/discussions/f/user-interface/38314/how-to-fetch-the-grid-result-by-removing--</link><description>HI All, 
 
 while case creation user will add policy number like this 12345675-7896 but when storing to DB will remove the &amp;quot;-&amp;quot; and will store only 123456757896 
 
 but while in the home page user filtering the record using 12345675-7896 the results will</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to fetch the grid result by removing "- "</title><link>https://community.appian.com/thread/144385?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 16:19:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2070b609-14fd-4404-aeeb-b3d790c35c3a</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Are you required to use the Record Search Box?&amp;nbsp; Because with a manually-defined search box, this would be trivially easy to handle.&amp;nbsp; I&amp;#39;m not sure how you&amp;#39;d handle it using the Record Search, though i suppose there might still be a work-around I&amp;#39;m not thinking of.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to fetch the grid result by removing "- "</title><link>https://community.appian.com/thread/144382?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 15:46:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97459d89-53b0-4fd1-acff-4735aeea52fc</guid><dc:creator>sureshs276515</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;yes,DB will store the number alone, we are using record search box in grid field And record search we can&amp;#39;t remove the &amp;quot;-&amp;quot; from given value.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;apart of&amp;nbsp;&lt;span&gt;custom text Record field&amp;nbsp;option is there any solution we can do?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks in Advance.&lt;/span&gt;&lt;/p&gt;
&lt;h1 class="name"&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to fetch the grid result by removing "- "</title><link>https://community.appian.com/thread/144368?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 13:13:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d126fad-935d-4b91-a91b-3e2bed3f3565</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Are you saying the DB field can only contain numbers?&amp;nbsp; Because if that&amp;#39;s how it works, then it should be pretty easy to take the user&amp;#39;s filter input and remove anything non-numeric before passing it to the query.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to fetch the grid result by removing "- "</title><link>https://community.appian.com/thread/144355?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2025 06:56:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3457eae5-5f86-4675-823a-1f7dca948448</guid><dc:creator>sureshs276515</dc:creator><description>&lt;p&gt;Thanks Mathieu,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes,we are using text field for storing but not storing with &amp;quot;-&amp;quot; to DB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Again, user will search sometimes with &amp;quot;-&amp;quot; and sometime he will search without &amp;quot;-&amp;quot; as well as and we will get 5 to 6 filed like this format while case creation time . is it only possible to achive with&amp;nbsp;&lt;span&gt;custom text Record field ? do we have any other alternative solution for this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks in Advance.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to fetch the grid result by removing "- "</title><link>https://community.appian.com/thread/144343?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2025 22:00:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e637ab9-3c5c-4d36-a6ce-8653d010b730</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Possible you&amp;#39;re saving it in an integer field?&lt;/p&gt;
&lt;p&gt;If you want to keep the dash, I would suggest changing it to a Text field.&lt;/p&gt;
&lt;p&gt;If you can&amp;#39;t do that, another option would be creating a custom text Record field that inserts the dash at that position and change the column and search filter to point to that new field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>