<?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>Can we make identifiers of the grid conditionally?</title><link>https://community.appian.com/discussions/f/general/5669/can-we-make-identifiers-of-the-grid-conditionally</link><description>Can we make identifiers of the grid conditionally? OriginalPostID-162585 OriginalPostID-162585</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21578?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 22:59:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6152738b-19e4-4e48-9c98-b9b06c3c7241</guid><dc:creator>sikhivahans</dc:creator><description>@dharsanag Added to philb&amp;#39;s suggestion, adding a column to the data just for maintaining the identifiers and prepopulating the same conditionally, might simplify the things.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21555?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 17:12:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cff82d82-f282-45ef-bf5f-37b2eb6d12bb</guid><dc:creator>PhilB</dc:creator><description>The attached should help illustrate what I mean above. It looks like, even in the most recent Appian versions, you&amp;#39;ll need a helper rule.&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/identifiers.txt"&gt;identifiers.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21552?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 16:37:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da55284c-57ea-4a21-a8ba-6eba120c02be</guid><dc:creator>PhilB</dc:creator><description>Apologies, just reread that - you&amp;#39;re saying it&amp;#39;s a row-by row identifier rather than the overall column. You can use an apply() of an if() function as above, but only if you&amp;#39;re on 7.9 and above. If you&amp;#39;re on an older version of appian, then you&amp;#39;ll need to use a supporting rule and apply that rule with the two arrays as inputs.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21551?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 16:34:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee5995c9-5dff-4e23-a780-9786f65007fd</guid><dc:creator>PhilB</dc:creator><description>Then yes, just set the identifiers attribute of the gridField something like:&lt;br /&gt;&lt;br /&gt;identifiers: if(&lt;br /&gt;local!cdt.A = 0,&lt;br /&gt;local!cdt.B,&lt;br /&gt;local!cdt.A&lt;br /&gt;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21550?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 16:27:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e1578a30-26e2-4269-b17d-0a4849fb9400</guid><dc:creator>Dharsana</dc:creator><description>A, B are the column in the cdt&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21549?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 16:26:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00954a66-3f5a-4d83-8b87-f20b198a586a</guid><dc:creator>Dharsana</dc:creator><description>When a row which has value A=0, then identifier should be B. Same when a row which has value B=0, then the identifier Should be A&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we make identifiers of the grid conditionally?&lt;p style='display:none'&gt;Origin</title><link>https://community.appian.com/thread/21544?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 13:46:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9052f886-e349-4dbf-bd5c-b4d5ea8cf807</guid><dc:creator>PhilB</dc:creator><description>Could you clarify your question, maybe with an example?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>