<?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>Update dictionary in if() function</title><link>https://community.appian.com/discussions/f/general/34223/update-dictionary-in-if-function</link><description>I am trying to insert data in dictionary in if condition and it shows reaction tree in output. I am new to appian please help me with this.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Update dictionary in if() function</title><link>https://community.appian.com/thread/130503?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 09:29:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec6f6104-3721-475d-957d-ea7c5499830d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;To add some details here. A &amp;quot;reaction tree&amp;quot; is a data structure in the internal Appian implementation that defines the data and actions taking place as a user interacts with a UI component and the &amp;quot;saveInto&amp;quot; of that component is triggered.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://docs.appian.com/suite/help/24.1/SAIL_Performance.html"&gt;https://docs.appian.com/suite/help/24.1/SAIL_Performance.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update dictionary in if() function</title><link>https://community.appian.com/thread/130497?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 09:07:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fcea994e-c878-413c-8155-2cfcf736af67</guid><dc:creator>dilipg9160</dc:creator><description>&lt;p&gt;Thank you for explanation&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update dictionary in if() function</title><link>https://community.appian.com/thread/130496?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 09:07:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fbd59e6f-7b09-40cc-b976-74c0c5c68f4b</guid><dc:creator>dilipg9160</dc:creator><description>&lt;p&gt;Thank you for explanation&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update dictionary in if() function</title><link>https://community.appian.com/thread/130447?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 06:48:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e00382bf-ce7c-4da6-9a82-6fdd0eed1304</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Use the a!update parameter to update a field in the dictionary. You cannot use a!save in an expression rule.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update dictionary in if() function</title><link>https://community.appian.com/thread/130444?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 06:40:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9341f3bb-5316-4187-9b7b-dd005fd76f7f</guid><dc:creator>Harshmodi</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I believe you&amp;#39;re attempting to use the a!save() function within an expression rule.The a!save() function requires saveInto parameters that are available in the interface components. Additionally, updating variable values directly in an expression rule is not possible. Such modifications can only be made within an interface, not within an expression rule.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.4/fnc_evaluation_save.html"&gt;https://docs.appian.com/suite/help/23.4/fnc_evaluation_save.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1709534140757v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update dictionary in if() function</title><link>https://community.appian.com/thread/130441?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2024 06:34:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8de51a6b-ba23-45d1-827e-c150acfdbfb1</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;a href="/members/dilipg9160"&gt;dilipg9160&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where are you trying to perform this loop, is it in a saveInto parameter? Could you please share the complete code snippet. Also please do as below to insert your code.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1709534060495v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>