<?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>I want to subtract the value of a process variable from a specific field and process the result by branching.</title><link>https://community.appian.com/discussions/f/process/30725/i-want-to-subtract-the-value-of-a-process-variable-from-a-specific-field-and-process-the-result-by-branching</link><description>I am a beginner with Appian. In the interface, I input values for each field of a record type and save them to process variables. In the process model, I want to reference the same record, subtract a specific field from the corresponding process variable</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I want to subtract the value of a process variable from a specific field and process the result by branching.</title><link>https://community.appian.com/thread/122419?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2023 07:29:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b61dafd-80ab-49fd-8a0a-efe2054644df</guid><dc:creator>Sri Ram Kaja</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/taiyof4139"&gt;taiyof4139&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Drag an XOR node, in configuration check the subtraction condition. Output will be 2 paths one for &amp;lt;=0 and other is for &amp;gt;=1. create the paths with the respective actions (&amp;lt;=0 email, &amp;gt;=1 update pv in script task and send email). Since its an XOR node, only one path will execute. Please check the conditions as we left the things in between 0 and 1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>