<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: YES/NO and IF Formula in Area Schedule in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041828#M173573</link>
    <description>&lt;P&gt;Is it an Area Parameter?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What kind of Parameter is Area?&amp;nbsp; Make this Parameter the same kind.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 23:13:17 GMT</pubDate>
    <dc:creator>barthbradley</dc:creator>
    <dc:date>2019-09-23T23:13:17Z</dc:date>
    <item>
      <title>YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041402#M173567</link>
      <description>&lt;P&gt;So I'm trying to generate a Zoning Floor Area column in my&amp;nbsp; Area&amp;nbsp; Schedule.&amp;nbsp; I have defined gross areas on every level of my building including the Cellar.&amp;nbsp; &amp;nbsp; I created a project parameter for the gross area that is called "Included in FAR". For each Level, I have Provided a YES or a NO response to this created parameter.&amp;nbsp; So for example if the Level is the Cellar, The Included in FAR is listed as NO.&amp;nbsp; If the level is above grade, The Included in FAR is listed as YES.&amp;nbsp; I then created a Zoning Floor Area Column with a formula as follows if(Included in FAR = NO, 0 SF, Area).&amp;nbsp; Revit gives me an area that says that NO is not a valid schedule field.&amp;nbsp; I know that the input is case sensitive and my Included in FAR contains either NO or YES (all caps).&amp;nbsp; What exactly am I missing in the formula?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 19:05:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041402#M173567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T19:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041506#M173568</link>
      <description>&lt;P&gt;&amp;nbsp;if(not(Included in FAR), 0, Area).&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 19:59:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041506#M173568</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-09-23T19:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041714#M173569</link>
      <description>If (Included in FAR, Area, 0)</description>
      <pubDate>Mon, 23 Sep 2019 21:48:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041714#M173569</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2019-09-23T21:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041747#M173570</link>
      <description>&lt;P&gt;Tried both suggestions and it says "The following is not a valid schedule field: Included in FAR"&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 22:06:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041747#M173570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T22:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041780#M173571</link>
      <description>&lt;P&gt;is "&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt; Included in FAR" the EXACT name of the YES/NO Parameter?&amp;nbsp; Check for spaces or some other variations you may have made in the name.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 22:26:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041780#M173571</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-09-23T22:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041801#M173572</link>
      <description>Oops, I remember I changed the Parameter to FAR. Still doesn't work&lt;BR /&gt;though, whether if (FAR, Area, 0) or if (not(FAR), Area, 0). Now it says&lt;BR /&gt;inconsistent units. Perhaps I should make FAR either a 0 or 1? 0 = No and&lt;BR /&gt;1 = Yes?&lt;BR /&gt;&lt;BR /&gt;When I add the formula which I've called FAR Calculation&lt;BR /&gt;in the Calculated Value Dialogue Box:&lt;BR /&gt;&lt;BR /&gt;I have checked, Formula&lt;BR /&gt;Discipline: Common&lt;BR /&gt;Type: (Yes/No) (although should this be something else like: area, text, or&lt;BR /&gt;number?)&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2019 22:44:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041801#M173572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T22:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041828#M173573</link>
      <description>&lt;P&gt;Is it an Area Parameter?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What kind of Parameter is Area?&amp;nbsp; Make this Parameter the same kind.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 23:13:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041828#M173573</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-09-23T23:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041843#M173574</link>
      <description>&lt;P&gt;In order for the formula to work it must be of the same type, in the example you are wanting an AREA, there for your FAR needs to be area (you can use binary 0 for no and 1 for yes), then your formula will work .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 23:30:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041843#M173574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T23:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041858#M173575</link>
      <description>&lt;P&gt;If "Included in FAR" is a YES/NO Parameter and the Evaluation Parameter (e.g. the IF Statement Parameter) is an Area Parameter and "Area"&amp;nbsp; is an Area Parameter, then the Formula I posted in Message #2 will work. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evaluation Parameter (Area Type) formula =if(not(Included in FAR), 0, Area) returns "0" SF if "Included in FAR" is not checked and returns whatever the SF value of "Area" is if "Included in FAR" is checked. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 23:47:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041858#M173575</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-09-23T23:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041874#M173576</link>
      <description>&lt;P&gt;Yes! That worked ! I set&amp;nbsp; 0= No and 1 = Yes , and the formula was accepted. Tx!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 23:59:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041874#M173576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-23T23:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: YES/NO and IF Formula in Area Schedule</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041888#M173578</link>
      <description>Oh I get it.  So your "Included in FAR" is not a Yes/No, but a TEXT parameter, so that you can enter YES or NO.  That did not work because TEXT parameters are not accepted too drive a formula.  &lt;BR /&gt;&lt;BR /&gt;The best way is create it as a true YES/NO parameter and use the checkbox instead of an INTEGER or a NUMBER parameter and manually enter 0 or 1 (what if someone enters 6?).  Then, the formulas provided by BB and myself should work.</description>
      <pubDate>Tue, 24 Sep 2019 00:10:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/yes-no-and-if-formula-in-area-schedule/m-p/9041888#M173578</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2019-09-24T00:10:14Z</dc:date>
    </item>
  </channel>
</rss>

