<?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: Using schedule calculated total in a formula in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833850#M341338</link>
    <description>&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 15:25:09 GMT</pubDate>
    <dc:creator>RDAOU</dc:creator>
    <dc:date>2021-12-20T15:25:09Z</dc:date>
    <item>
      <title>Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5471470#M341327</link>
      <description>&lt;P&gt;Is it possible to use a schedule calculated total in another formula? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 21:08:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5471470#M341327</guid>
      <dc:creator>Keith_Wilkinson</dc:creator>
      <dc:date>2015-01-15T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5471851#M341328</link>
      <description>&lt;P&gt;No, the formulas are row based.&lt;/P&gt;&lt;P&gt;The only possible solution&amp;nbsp;would be to add a parameter to the families. In this parameter you would have to enter the calculated total manually (or automatically through the API). When automating you would&amp;nbsp;risk to create circular references.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 08:00:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5471851#M341328</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2015-01-16T08:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5471888#M341329</link>
      <description>&lt;P&gt;I thought that might be the case.&amp;nbsp; Pity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Might try doing something with Dynamo instead... ;o)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 08:44:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5471888#M341329</guid>
      <dc:creator>Keith_Wilkinson</dc:creator>
      <dc:date>2015-01-16T08:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5472072#M341330</link>
      <description>&lt;P&gt;Dynamo should be a possibility. I understood it should be possible to pull totals from a schedule.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 12:20:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5472072#M341330</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2015-01-16T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5472077#M341331</link>
      <description>&lt;P&gt;My thinking was that I could actually produce the total in dynamo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mind you I'm saying that with no real idea of what I'm doing or how I'm going to do it.&amp;nbsp; But I like the idea of at least trying something in Dynamo!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 12:28:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/5472077#M341331</guid>
      <dc:creator>Keith_Wilkinson</dc:creator>
      <dc:date>2015-01-16T12:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/6647450#M341332</link>
      <description>&lt;P&gt;Not to revise an old thread... but, you can extract the calculated total as a percentage&amp;nbsp;and place it in a calculated field on the same row.&amp;nbsp; To do this; set the field you want the total from to&amp;nbsp;show "calculated&amp;nbsp;totals"&amp;nbsp;under formatting.&amp;nbsp; Then create a new field to extract the percentage of the total of the field you need the total value from; Make sure you go back to the formatting tab and change the field formatting from percentage to general.&amp;nbsp; Once that is set up, just create a new&amp;nbsp;field to calculate the total by simply diving the first field by the percentage, it should then give you the total in the field for the row.&amp;nbsp;&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="Capture2.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/286065i48F8AACA23CB45FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/286058iD9095A73C305EA8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 17:01:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/6647450#M341332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-26T17:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/6647850#M341333</link>
      <description>&lt;P&gt;Brilliant!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tested it and it works without even changing the Percentage format to General.&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="Capture2.PNG" style="width: 649px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/286122iD5DBD2F17C0E89BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 19:46:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/6647850#M341333</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2016-10-26T19:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/8234896#M341334</link>
      <description>&lt;P&gt;I know this is an old post, but sometimes gets actual &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to push these "calculated values" in a family tag? I manage to create schedule, I can't find the way to push them in the tag....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 10:23:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/8234896#M341334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T10:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/8469036#M341335</link>
      <description>&lt;P&gt;Only if the original parameter you were getting the calculated total from is a shared parameter.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 17:14:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/8469036#M341335</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-14T17:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/8847523#M341336</link>
      <description>&lt;P&gt;Thanks so much for this.. I've been going nuts trying to play with the formula to extract avergae unit area per level!&amp;nbsp;&lt;BR /&gt;I found the other posts quite confusing - yours was the simplest to follow!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 15:41:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/8847523#M341336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-12T15:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833826#M341337</link>
      <description>absolutely brilliant. thank you so much.&lt;BR /&gt;Hint for posting formulas, rename the parameters to 2 - characters long so its easier to follow. Cheers</description>
      <pubDate>Mon, 20 Dec 2021 15:13:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833826#M341337</guid>
      <dc:creator>marko.Zeljkovic</dc:creator>
      <dc:date>2021-12-20T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833850#M341338</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 15:25:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833850#M341338</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2021-12-20T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833879#M341339</link>
      <description>&lt;P&gt;it's the forum - on any post that I've started, if someone replies, it automatically likes it for me and sets it as the solution - despite multiple requests Autodesk hasn't managed to fix it.&amp;nbsp; Can't say I'm surprised...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 15:38:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/10833879#M341339</guid>
      <dc:creator>Keith_Wilkinson</dc:creator>
      <dc:date>2021-12-20T15:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using schedule calculated total in a formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/12923429#M341340</link>
      <description>&lt;P&gt;Or Autodesk could actually create a not so convoluted way of doing things that it takes forums and 300 hours to create automated schedules based on data already available. This has been a massively annoying exercise which could have been avoided with some simple tools in revit. We pay 3500per year per station and the changes from version to version are inconsequential. There's still no built in way of renumbering items sequentially, and it's been what 20 years now? By the time autodesk fixes this AI will negate the need for revit altogether.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2024 14:46:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/m-p/12923429#M341340</guid>
      <dc:creator>artM23CU</dc:creator>
      <dc:date>2024-07-27T14:46:18Z</dc:date>
    </item>
  </channel>
</rss>

