<?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: Calculate in schedule in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208495#M26239</link>
    <description>I'm not sure I follow exactly what you are trying to do (and I might not be helping much any more) but you can schedule any parameter of an object.&lt;BR /&gt;
If it is a numeric parameter you can sum it.&lt;BR /&gt;
If it is a text parameter then it will be just that - text.&lt;BR /&gt;
&lt;BR /&gt;
So if your 'WC' object has a parameter for "fixture units" you can use that.&lt;BR /&gt;
If it doesn't then you can get into the GDL script and add one if you know what you are doing.&lt;BR /&gt;
&lt;BR /&gt;
If you didn't want to use the 'cost' parameter for the actual cost then you could use that for the fixture units - you can change the column title in the schedule.&lt;BR /&gt;
Or you could use any other parameter so long as it is numeric.&lt;BR /&gt;
I don't use the same object you do so I can't comment on what parameters it has.&lt;BR /&gt;
&lt;BR /&gt;
The custom text parameters that you can add from the 'general' section of parameters in the schedule settings are just text fields and can't be summed.&lt;BR /&gt;
&lt;BR /&gt;
The attached image shows how you add an additional parameter to a schedule if you don't already know.&lt;BR /&gt;
Remember this is a different object so I added the 'waste position' just as an example.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15057iB4E9C167B9E598FE/image-size/large?v=v2&amp;amp;px=999" border="0" alt="schedule_custom_parameters.jpg" title="schedule_custom_parameters.jpg" /&gt;</description>
    <pubDate>Fri, 25 Oct 2013 02:27:06 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2013-10-25T02:27:06Z</dc:date>
    <item>
      <title>Calculate in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208492#M26236</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Is there a numeric field that can be used in a schedule for calculation other than the 'cost' field?&lt;BR /&gt;
&lt;BR /&gt;
I would like to use it in a plumbing scenario - example below;&lt;BR /&gt;
&lt;BR /&gt;
W.C. has 4 fixture units and the project has 2xW.C's in it. Therefore the schedule would show - W.C. quantity = 2 Units = 8&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Oct 2013 04:37:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208492#M26236</guid>
      <dc:creator>G D Tune</dc:creator>
      <dc:date>2013-10-24T04:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208493#M26237</link>
      <description>If the '4 fixture units' is a parameter in the WC object then you can list this as an 'additional parameter' in your schedules.&lt;BR /&gt;
If not and you don't want to get into GDL scripting then you can add a custom text field to your schedule but you will need to update that manually.&lt;BR /&gt;
&lt;BR /&gt;
Schedules can't perform any type of calculations except for a 'Sum' total of a column of values or counting the number of objects if you 'group like items'.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 24 Oct 2013 06:26:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208493#M26237</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2013-10-24T06:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208494#M26238</link>
      <description>Thanks Barry, this helps.&lt;BR /&gt;
&lt;BR /&gt;
I do only want to 'sum' and I guess the 'cost' field in each object allows me to do that already. However, I just wondered if there is another 'numeric' field that can be used rather than the cost field.&lt;BR /&gt;
&lt;BR /&gt;
There seems to be a difference between the 'cost' field (which has a numeric symbol next to it) and a 'user defined' field (which appears to be text only)?</description>
      <pubDate>Thu, 24 Oct 2013 20:17:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208494#M26238</guid>
      <dc:creator>G D Tune</dc:creator>
      <dc:date>2013-10-24T20:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate in schedule</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208495#M26239</link>
      <description>I'm not sure I follow exactly what you are trying to do (and I might not be helping much any more) but you can schedule any parameter of an object.&lt;BR /&gt;
If it is a numeric parameter you can sum it.&lt;BR /&gt;
If it is a text parameter then it will be just that - text.&lt;BR /&gt;
&lt;BR /&gt;
So if your 'WC' object has a parameter for "fixture units" you can use that.&lt;BR /&gt;
If it doesn't then you can get into the GDL script and add one if you know what you are doing.&lt;BR /&gt;
&lt;BR /&gt;
If you didn't want to use the 'cost' parameter for the actual cost then you could use that for the fixture units - you can change the column title in the schedule.&lt;BR /&gt;
Or you could use any other parameter so long as it is numeric.&lt;BR /&gt;
I don't use the same object you do so I can't comment on what parameters it has.&lt;BR /&gt;
&lt;BR /&gt;
The custom text parameters that you can add from the 'general' section of parameters in the schedule settings are just text fields and can't be summed.&lt;BR /&gt;
&lt;BR /&gt;
The attached image shows how you add an additional parameter to a schedule if you don't already know.&lt;BR /&gt;
Remember this is a different object so I added the 'waste position' just as an example.&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15057iB4E9C167B9E598FE/image-size/large?v=v2&amp;amp;px=999" border="0" alt="schedule_custom_parameters.jpg" title="schedule_custom_parameters.jpg" /&gt;</description>
      <pubDate>Fri, 25 Oct 2013 02:27:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Calculate-in-schedule/m-p/208495#M26239</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2013-10-25T02:27:06Z</dc:date>
    </item>
  </channel>
</rss>

