<?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>selected Rows</title><link>https://community.appian.com/discussions/f/general/22437/selected-rows</link><description>I have question. for example I have rule input ri!applimitcdt and want to display selected rows. selected rows values are in ri!selected_id. how can i display only these selected values</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: selected Rows</title><link>https://community.appian.com/thread/87807?ContentTypeID=1</link><pubDate>Wed, 10 Nov 2021 06:58:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c4c7007b-f5c5-4fb0-b190-392793e66e54</guid><dc:creator>gayathris876948</dc:creator><description>&lt;p&gt;In your grid &amp;#39;save into&amp;#39; itself you can save selected rows values also.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span class="ss"&gt;selectionSaveInto:&lt;/span&gt; &lt;span class="ow"&gt;{&lt;/span&gt;
        &lt;span class="cm"&gt;/* Here we save fv!selectedRows has the selected values. */&lt;/span&gt;
        &lt;span class="nf"&gt;a!save&lt;/span&gt;&lt;span class="ow"&gt;(&lt;span&gt;ri!applimitcdt&lt;/span&gt;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;&lt;span class="k"&gt;fv!selectedRows)&lt;/span&gt;
        
      &lt;span class="ow"&gt;},&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>