<?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 Schedule formula in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7551201#M254964</link>
    <description>&lt;P&gt;thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to created an override formula. I need some help.&lt;/P&gt;
&lt;P&gt;I have a door type, in this case a storefront door, which is apart of difference storefront groups.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to be able to do an instance override frame type, for certain frame types (storefronts) with out having to duplicate a storefront door each time. the same door goes into different size storefront frame systems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like this to show up in the schedules.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 21:52:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-16T21:52:10Z</dc:date>
    <item>
      <title>Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7551201#M254964</link>
      <description>&lt;P&gt;thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to created an override formula. I need some help.&lt;/P&gt;
&lt;P&gt;I have a door type, in this case a storefront door, which is apart of difference storefront groups.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to be able to do an instance override frame type, for certain frame types (storefronts) with out having to duplicate a storefront door each time. the same door goes into different size storefront frame systems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like this to show up in the schedules.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 21:52:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7551201#M254964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T21:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7551213#M254965</link>
      <description>&lt;P&gt;Make the Frame Type an instance parameter instead of a type parameter.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 21:54:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7551213#M254965</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-11-16T21:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7554914#M254966</link>
      <description>&lt;P&gt;I am trying to create a calculated parameter formula like this in my door schedule&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF(OR([DOOR SCHEDULE - FRAME TYPE OVERRIDE]),yes= [DOOR SCHEDULE - FRAME INSTANCE (Override)], no=[DOOR SCHEDULE - FRAME TYPE (Type)]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 09:37:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7554914#M254966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-18T09:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7554920#M254967</link>
      <description>&lt;P&gt;Is FRAME TYPE a text parameter? If so, it doesn't work in a formula.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 09:44:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7554920#M254967</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-11-18T09:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555001#M254968</link>
      <description>&lt;P&gt;make screenshoot on your family types window.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;formula "yes/no" can`t be based on "text" parametr. there is no needs to wright "yes" in condition "yes" in "yes/no" formula&amp;nbsp; (same for "no")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;revit formula syntax:&amp;nbsp;&lt;A href="https://www.revitforum.org/tutorials-tips-tricks/1046-revit-formulas-everyday-usage.html" target="_blank"&gt;https://www.revitforum.org/tutorials-tips-tricks/1046-revit-formulas-everyday-usage.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 11:12:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555001#M254968</guid>
      <dc:creator>Stanis-74</dc:creator>
      <dc:date>2017-11-18T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555214#M254969</link>
      <description>&lt;P&gt;yes it is, so whats a work around to achieve this. I'm sure there a way to set something up like this without having to create a new frame&amp;nbsp;stype for every storefront door.&lt;/P&gt;
&lt;P&gt;Is the formula not going to read the frame&amp;nbsp;style&amp;nbsp;text because its an instance and not a type?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 14:33:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555214#M254969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-18T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555225#M254970</link>
      <description>&lt;P&gt;Stanis-74, I overlooked your comment he it is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes I have been looking over that page, but I haven't been able to figure out what I am doing wrong&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 14:53:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555225#M254970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-18T14:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555288#M254971</link>
      <description>&lt;P&gt;i`m not sure that understand you right, but chek this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gr.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/428082i5D8C67E436D0AAB0/image-size/large?v=v2&amp;amp;px=999" role="button" title="gr.PNG" alt="gr.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here in feild "Choose..." you need to number of type that you want to use. name of the types i write in field "result".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it is not what you need, please, explain step by step what you have now and what you want.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 15:55:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555288#M254971</guid>
      <dc:creator>Stanis-74</dc:creator>
      <dc:date>2017-11-18T15:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555367#M254972</link>
      <description>@Anonymous&lt;BR /&gt;&lt;BR /&gt;Use number or integer for Frame Type so the formula can work.</description>
      <pubDate>Sat, 18 Nov 2017 17:22:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555367#M254972</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-11-18T17:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555476#M254973</link>
      <description>&lt;P&gt;So you are creating a formula inside the Door itself and not in the schedules?&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 18:47:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555476#M254973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-18T18:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555490#M254974</link>
      <description>&lt;P&gt;&lt;SPAN&gt;please, explain step by step what you have now and what you want.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 18:57:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555490#M254974</guid>
      <dc:creator>Stanis-74</dc:creator>
      <dc:date>2017-11-18T18:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555609#M254975</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have successfully figured out the formula to add with the help of someone else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you look at the .png files I added to create the parameters what I did next was go to my door schedule and created an additional "Add calculated Parameter"&lt;/P&gt;
&lt;P&gt;there I created a formula with&lt;/P&gt;
&lt;P&gt;Discipline: Common&lt;/P&gt;
&lt;P&gt;Type: text&lt;/P&gt;
&lt;P&gt;Formula:&amp;nbsp;if([DOOR SCHEDULE - FRAME TYPE OVERRIDE], [DOOR SCHEDULE - FRAME INSTANCE (Override)], [DOOR SCHEDULE - FRAME TYPE (Type)])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What this does is when the door frame type override is checked, it refers to the &lt;STRONG&gt;instance&lt;/STRONG&gt;, if its not it check it will reference the &lt;STRONG&gt;type&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 21:07:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555609#M254975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-18T21:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555976#M254976</link>
      <description>&lt;P&gt;@Anonymous&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well done!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 485px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/428213i9CA744CE440A0811/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 06:33:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/schedule-formula/m-p/7555976#M254976</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2017-11-19T06:33:18Z</dc:date>
    </item>
  </channel>
</rss>

