<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/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>Search results matching tags 'lookup', 'Formula', 'look', 'set', 'Field', 'list', and 'id'</title><link>https://www.infopathdev.com:443/search/SearchResults.aspx?o=DateDescending&amp;tag=lookup,Formula,look,set,Field,list,id&amp;orTags=0</link><description>Search results matching tags 'lookup', 'Formula', 'look', 'set', 'Field', 'list', and 'id'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Use a lookup field's value, NOT its ID, in a math formula.</title><link>https://www.infopathdev.com:443/forums/p/32012/109372.aspx#109372</link><pubDate>Fri, 03 Feb 2017 15:48:37 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:109372</guid><dc:creator>Matt Leon</dc:creator><description>I have a text control called &amp;quot;Total Cost&amp;quot;.  It&amp;#39;s action rule has the condition: None - Run when field changes.  It&amp;#39;s action is: Set a field&amp;#39;s value: &amp;quot;$/SQF&amp;quot; = &amp;quot;Total Cost&amp;quot; / &amp;quot;SQF&amp;quot;.

&amp;quot;$/SQF&amp;quot; is a text field.  &amp;quot;SQF&amp;quot; is a lookup field.  My issue is that instead of being divided by the value of &amp;quot;SQF&amp;quot;, &amp;quot;Total Cost&amp;quot; is instead being divided by the ID of &amp;quot;SQF&amp;quot;.

Furthermore, I have another lookup field called &amp;quot;Campus&amp;quot;. It&amp;#39;s action rule has the condition: None - Run when field changes.  It&amp;#39;s action is: Set a field&amp;#39;s value: &amp;quot;SQF&amp;quot; = &amp;quot;Campus&amp;quot;.  This rule works, because it uses their matching IDs; both &amp;quot;Campus&amp;quot; and &amp;quot;SQF&amp;quot; are on the same list.

Is there a way to make it so that &amp;quot;Total Cost&amp;quot; is divided by the actual value of the square footage, not the ID, AND for &amp;quot;Campus&amp;quot; to set &amp;quot;SQF&amp;quot; equal to itself using their shared ID?

Thank you,</description></item></channel></rss>