<?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>Expression rule a!update function</title><link>https://community.appian.com/discussions/f/general/26582/expression-rule-a-update-function</link><description>Hi Guys! 
 I have this expression rule: 
 { a!update( data: ri!holder.name, index: local!indexValue, value: &amp;quot;test&amp;quot; ) ), a!update( data: ri!holder.age, index: local!indexValue, value: 23 ) ), a!update( data: ri!holder.married, index: local!indexValue,</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Expression rule a!update function</title><link>https://community.appian.com/thread/104417?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2022 05:51:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ea38b4a7-f4a7-40e8-a728-c0825073051d</guid><dc:creator>peanut</dc:creator><description>&lt;p&gt;Update:&lt;/p&gt;
&lt;p&gt;already fixed the issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank You!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Expression rule a!update function</title><link>https://community.appian.com/thread/104411?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2022 02:17:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bfa6bae5-ca65-4e6b-8164-e6e554282bde</guid><dc:creator>peanut</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes you are correct. I want my expression rule that returns or output like in the example below:&lt;br /&gt;&lt;span&gt;[name="test",&lt;/span&gt;&lt;br /&gt;&lt;span&gt;age=23&lt;/span&gt;&lt;br /&gt;&lt;span&gt;married=TRUE]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you have any suggestions?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Expression rule a!update function</title><link>https://community.appian.com/thread/104372?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2022 10:14:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dfe38449-ea62-40c1-b90b-f78b935cbfb0</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;a!update returns a copy of the modified data you pass into the data parameter. I think that you need to use it in a different way.&lt;/p&gt;
&lt;p&gt;You write that your input data has three field, each is a list of values. The output has to be free fields with a single value for each. Is that correct?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>