<?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: Revit Panel Schedule Formulas MEP2012 in Revit MEP Forum</title>
    <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083613#M48882</link>
    <description>&lt;P&gt;Nevermind, I'm an idiot.&amp;nbsp; Your only option is to c/p the formula into your calculated values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What the heck are you trying to calculate in your panel schedule that requires all of this work?&amp;nbsp; Most of that can be done for you by Revit already.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jun 2018 18:07:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-21T18:07:49Z</dc:date>
    <item>
      <title>Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8082517#M48878</link>
      <description>&lt;P&gt;I have created some new fields in my panel schedule templates with numerical results using formulas I created.&amp;nbsp; Some of the formulas are a little long.&amp;nbsp; In some of my new fields I use the result from one field to create a formula for another result.&amp;nbsp; I do this by copying the formula from one field into the formula for the new and&amp;nbsp;us this to create a new formula for a different result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a better way than doing copy and past to create the new formula?&amp;nbsp; Is there a way to point to the raw result from one field and use it in another field like you would in a spread sheet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I saw in an older post an issue I was having creating formulas. &amp;nbsp;I created some new load classifications that Revit did not like when I tried to put it into a formula.&amp;nbsp; The name looked like this: "D - OTHER HVAC LOADS".&amp;nbsp; Revit seems to have not liked the "D" in the name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 11:50:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8082517#M48878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8082519#M48879</link>
      <description>"D - OTHER HVAC LOADS"&lt;BR /&gt;The problem is the - sign, not the letter D.  Do not use any math symbols in parameter names if you want to use them in a formula.</description>
      <pubDate>Thu, 21 Jun 2018 11:54:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8082519#M48879</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2018-06-21T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083567#M48880</link>
      <description>&lt;P&gt;If you're using a formula to calculate a value for a parameter, and then using that result to calculate a value for a second parameter, don't c/p the original formula, simply substitute parameter 1 in your second formula.&amp;nbsp; For example if Parameter 1 = V*A and Parameter 2 = V*A*PF, make the second formula Parameter 1*PF instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And as stated above, don't use math symbols in parameter names, Revit will try to incorporate the operation into the formula and try to figure out what D minus HVAC is.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 17:49:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083567#M48880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T17:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083600#M48881</link>
      <description>&lt;P&gt;Not sure I get you on the parameters.&amp;nbsp; I click on a cell and enter a formula using numbers, math signs, IF statement, and parameters available in the drop downs and create a value used for a new parameter.&amp;nbsp; Is that parameter then saved somewhere so I can grab it and use in a formula for a new parameter.&amp;nbsp; Didn't find my new parameter in the drop downs.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:02:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083600#M48881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T18:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083613#M48882</link>
      <description>&lt;P&gt;Nevermind, I'm an idiot.&amp;nbsp; Your only option is to c/p the formula into your calculated values.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What the heck are you trying to calculate in your panel schedule that requires all of this work?&amp;nbsp; Most of that can be done for you by Revit already.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:07:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083613#M48882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T18:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083662#M48883</link>
      <description>&lt;P&gt;I first created some parameters to take account of non-coincident loads in the panel to get the true demand.&amp;nbsp; Then I created parameters showing the demand load for each phase in order to properly size the main circuit breaker.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:23:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083662#M48883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T18:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083687#M48884</link>
      <description>&lt;P&gt;You can include all of that on your schedule without calculated values, Revit already has the NEC demand calculations for most load classifications, and you can create as many new ones as you want.&amp;nbsp; To get this to show up in your schedule,&amp;nbsp;edit the template, choose Set Template Options in the upper left corner, and under the Parts category check the box to show Loads Summary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To define new Load Classifications and their demand factors, go to Manage&amp;gt;MEP Settings&amp;gt;Electrical Settings&amp;gt;Load Calculations&amp;gt;Load Classifications and play around to your heart's content.&amp;nbsp; If you're creating new LCs, after you've named it click the little square with the ellipsis (...) on the right of the Demand Factor drop down and you can adjust how the demand is calculated to suit your needs.&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="load sum.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/514790i6C44E8B0AAB4CC56/image-size/large?v=v2&amp;amp;px=999" role="button" title="load sum.JPG" alt="load sum.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:32:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083687#M48884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T18:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Panel Schedule Formulas MEP2012</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083705#M48885</link>
      <description>&lt;P&gt;I have experimented with demand factors.&amp;nbsp; And maybe that would work.&amp;nbsp; I am working with heating and cooling loads.&amp;nbsp; Some times they are coincident, sometimes not.&amp;nbsp; When non-coincident, usually electric heating is higher than cooling but&amp;nbsp;not always.&amp;nbsp; I need to be able to compare the two and remove the non-coincident of the two.&amp;nbsp; I will experiment with demand factors to see if I can make it work. Would make it easier than the long formulas I have to use and would be more transferrable to other panel templates.&amp;nbsp; Doing a lot of cutting and pasting the other way.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:40:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/revit-panel-schedule-formulas-mep2012/m-p/8083705#M48885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T18:40:28Z</dc:date>
    </item>
  </channel>
</rss>

