<?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 update grid?</title><link>https://community.appian.com/discussions/f/new-to-appian/22083/how-to-update-grid</link><description>Hi Everyone, 
 I have created an interface which have grid rows. The fileds are populated from two tables, so I have created a view for that. What I need to implement that if a record is entered into one table, the corresponding fields from other table</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86530?ContentTypeID=1</link><pubDate>Fri, 01 Oct 2021 09:33:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9e120cf-a68c-400c-8195-f96d411880c1</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;so the moment you store a value in table one, why not storing the suitable values in table two at the same time? So you have a working view.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86529?ContentTypeID=1</link><pubDate>Fri, 01 Oct 2021 09:31:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c4beaea-c335-459d-ac78-faf9091dfbd7</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;Hi Richard, the view is a DB view and this is used to diaplay values inside a grid in interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86527?ContentTypeID=1</link><pubDate>Fri, 01 Oct 2021 09:28:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c573ff7-d8f5-4a4e-aa92-528c815428ba</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;Hi Chris, Correct I would like to acheive it through appian instead of DB trigger. Record is entered into one table using excel upload.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86494?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 19:24:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20a85b9f-b6d4-499b-8144-30840df1be4b</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;I still struggling to get your issue. are you talking about view= sail form or a real DB view? If its the second one, you can just store your random values you like to have for the second table and they are merged in your view automatically&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86493?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 19:23:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eb9d6e27-399f-4169-a4b6-6083eb52179d</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;This will have to occur where your record is entered into table 1, or via a trigger on the DB table (although preference is always to achieve within Appian when possible).&amp;nbsp; How is your record entered?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86492?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 19:14:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f1e4605-2570-4201-8f2c-31753ec75bb8</guid><dc:creator>shubhamy0001</dc:creator><description>&lt;p&gt;Yes, that is correct. So the main concept is the view includes two DB tables. And my query is if one DB table is updated then the related second tables should be updated to some default values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update grid?</title><link>https://community.appian.com/thread/86490?ContentTypeID=1</link><pubDate>Thu, 30 Sep 2021 19:04:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8c95a01-4ed4-4afb-bcc2-df233ce92030</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;I am not 100% sure if I understand your issue correctly.&lt;br /&gt;you have already your view and you can display this view via datastore-cdt-queryRule-interface-table logic.&lt;br /&gt;So if you update one table (as part of the DB SQL view) , your view CDT content is automatically updated as well.&lt;br /&gt;Thats the main idea of DB views. Can you elaborate your question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>