<?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>To populate a read-only grid with 2 data subsets</title><link>https://community.appian.com/discussions/f/general/35197/to-populate-a-read-only-grid-with-2-data-subsets</link><description>Hello, 
 I have a grid to populate with data from 2 different tables. 
 Using the Id of countries from the first column I have to get the values for other 3 columns from a different table. Can Someone help how to approach this.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: To populate a read-only grid with 2 data subsets</title><link>https://community.appian.com/thread/136660?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2024 08:45:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96bf9a51-803b-4586-b559-090bde2a2515</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;It&amp;#39;s definitely easiest to merge the data into a coherent dataset before you try to&amp;nbsp;render it in your user interface. If you&amp;#39;re working with Modern (Synced) Records then you can create relationships between the two datasets in Appian and that&amp;#39;ll allow you to get at the data as required for each row in your table. If you&amp;#39;re still working with datastore entity backed data then create a view in your database that joins your two tables and then you can create a new CDT that is mapped to your view and treat it as one dataset in your user interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: To populate a read-only grid with 2 data subsets</title><link>https://community.appian.com/thread/136658?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2024 07:51:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:738fa0de-351b-4e34-b61d-4238dacfc3c9</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Why don&amp;#39;t you create a rule in Appian or view in DDBB in order to sort and merge the data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: To populate a read-only grid with 2 data subsets</title><link>https://community.appian.com/thread/136652?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2024 06:31:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:70bb2998-6697-4e6d-aba2-af1e6fe4ddc4</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;It looks like you don&amp;#39;t have any relationships configured on your records .&lt;a href="https://docs.appian.com/suite/help/24.2/record-type-relationships.html"&gt;Record Relations&lt;/a&gt;&amp;nbsp;Maintain relationships , So you can refer the data easily.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to maintain relationship create a dictionary with both record data and use it. I prefer the first one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>