<?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>Editing Summary View</title><link>https://community.appian.com/discussions/f/general/21383/editing-summary-view</link><description>I am trying to build a simple application which allows users to log hours worked. 
 In the summary page, there is a table of logged shifts, and the ID field has a link to a page with details about the shift with the particular ID. 
 I have an Expression</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Editing Summary View</title><link>https://community.appian.com/thread/83442?ContentTypeID=1</link><pubDate>Thu, 08 Jul 2021 03:48:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86b6ee8b-2664-4f9a-aba5-793a084664a6</guid><dc:creator>Malathi</dc:creator><description>&lt;div class="gmail_default"&gt;Hi,&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;It looks like the identifier is not getting changed, here are the few of options to debug the scenario,&lt;/div&gt;
&lt;div class="gmail_default"&gt;
&lt;ol&gt;
&lt;li&gt;Try to print rv!identifier in any of the local variables and see that is getting varied for each row in the table that you are referring&lt;/li&gt;
&lt;li&gt;Also you don&amp;#39;t have to take first&amp;nbsp;index data from our query as the identifier is single and it will always return one row(As you have = operator in your query). Try to print your result&amp;nbsp;set without taking the first index and check your results.&lt;/li&gt;
&lt;li&gt;The hyperlink&amp;nbsp;that you are referring&amp;nbsp;is in the grid - try to check whether it is configured with the correct primary key/unique identifier&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div class="gmail_default"&gt;Hope this&amp;nbsp;helps&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>