<?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>Selectable in Read Only grid</title><link>https://community.appian.com/discussions/f/data/40496/selectable-in-read-only-grid</link><description>Hi, 
 I have a grid fiield which is selectable. I am showing the filtered data in the grid. When the data is filtered the id will vary with row numbers like if id 2 and 5 is shown in first 2 rows it won&amp;#39;t match with actual row number and the row is not</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Selectable in Read Only grid</title><link>https://community.appian.com/thread/154930?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2026 06:13:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ab27e19-79e1-40fd-b07f-2fb9c0a3afd5</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;To elaborate on this the Row number can vary depending on filtered data and thus should not be relied for selection saves. Instead a data row&amp;#39;s unique identifier (primary key) doesn&amp;#39;t change. So save the unique identifier instead of row number in selection variable.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Selectable in Read Only grid</title><link>https://community.appian.com/thread/154927?ContentTypeID=1</link><pubDate>Tue, 16 Jun 2026 09:14:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:17a75e21-86b1-4490-8236-8a987d1ad954</guid><dc:creator>EREN_YEAGER</dc:creator><description>&lt;p data-path-to-node="1"&gt;You &lt;b data-path-to-node="2" data-index-in-node="4"&gt;do not need&lt;/b&gt; to inject a &lt;code data-path-to-node="2" data-index-in-node="28"&gt;rowNumber&lt;/code&gt; via a loop. You can achieve this seamlessly by using your data&amp;#39;s actual primary key (like &lt;code data-path-to-node="2" data-index-in-node="128"&gt;uin&lt;/code&gt;) as the grid&amp;#39;s identifier.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/26.5/grid-with-selection-pattern.html"&gt;example here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>