<?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: Equivalent Single Dwelling calculation in schedule? in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709990#M15754</link>
    <description>&lt;P&gt;The expression will be exactly as you have shown it here.&lt;/P&gt;
&lt;P&gt;I am assuming the (Baths)&lt;SUP&gt;1.3&lt;/SUP&gt;&amp;nbsp;means bathe to the power of 1.3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mathematically I would write this as (Baths)^1.3&lt;/P&gt;
&lt;P&gt;So in my case because the properties are in a group called 'JWH Settings' ....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;( 1.15 * ( {Property:JWH Settings/baths} ) ^ 1.3 + {Property:JWH Settings/beds} + 3 ) / 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is in the property expression, it will not allow the power to be a decimal number.&lt;/P&gt;
&lt;P&gt;It must be a whole number.&lt;/P&gt;
&lt;P&gt;I see there is a 'POWER' mathematical function, but this does not allow decimal power value either.&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="BarryKelly_0-1785217695951.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/104069i761A58F31C938B58/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1785217695951.png" alt="BarryKelly_0-1785217695951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure how you would get around this.&lt;/P&gt;
&lt;P&gt;Any mathematical geniuses out there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jul 2026 05:52:11 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2026-07-28T05:52:11Z</dc:date>
    <item>
      <title>Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709956#M15751</link>
      <description>&lt;P&gt;Aloha,&lt;/P&gt;
&lt;P&gt;Our jurisdiction is now requiring that we calculate and report the ESD (water usage) using this formula:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ESDs = [1.15(Baths)&lt;/SPAN&gt;&lt;SUP&gt;1.3&lt;/SUP&gt;&lt;SPAN&gt;&amp;nbsp;+ Beds + 3] / 10&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there a way to have a schedule do this calculation after inputing the number of bedrooms and bathrooms?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Mac Apple Silicon Ventura 13.5&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 00:27:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709956#M15751</guid>
      <dc:creator>Mikey_B</dc:creator>
      <dc:date>2026-07-28T00:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709972#M15752</link>
      <description>&lt;P&gt;Schedules can not d any calculations other than simple summation of columns/rows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Classification and Properties can be used though.&lt;/P&gt;
&lt;P&gt;Look at Properties with expressions where you can create a property with this formula.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.graphisoft.com/AC/29/INT/index.htm?rhcsh=1&amp;amp;rhnewwnd=0&amp;amp;rhmapid=#t=_AC29_Help%2F045_PropertiesClassifications%2F045_PropertiesClassifications-9.htm&amp;amp;rhsearch=properties&amp;amp;rhhlterm=properties&amp;amp;rhsyns=%20" target="_blank"&gt;https://help.graphisoft.com/AC/29/INT/index.htm?rhcsh=1&amp;amp;rhnewwnd=0&amp;amp;rhmapid=#t=_AC29_Help%2F045_PropertiesClassifications%2F045_PropertiesClassifications-9.htm&amp;amp;rhsearch=properties&amp;amp;rhhlterm=properties&amp;amp;rhsyns=%20&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are also many posts here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would need a property for the number of beds, another for the number of baths and then a third to do the calculation.&lt;/P&gt;
&lt;P&gt;You could than associate these to a zone for the apartment area where you can adjust the number of beds/baths for each zone and then get the resulting calculation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can then schedule the resulting property or even use it in a label you can add to each zone in plan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 00:43:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709972#M15752</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-07-28T00:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709985#M15753</link>
      <description>&lt;P&gt;Barry,&lt;/P&gt;&lt;P&gt;Thanks so much for the detailed reply. I had created properties for the bed and bath count but got lost trying to create the expression. The link you provided looks like it will be very good guidance.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 04:06:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709985#M15753</guid>
      <dc:creator>Mikey_B</dc:creator>
      <dc:date>2026-07-28T04:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709990#M15754</link>
      <description>&lt;P&gt;The expression will be exactly as you have shown it here.&lt;/P&gt;
&lt;P&gt;I am assuming the (Baths)&lt;SUP&gt;1.3&lt;/SUP&gt;&amp;nbsp;means bathe to the power of 1.3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mathematically I would write this as (Baths)^1.3&lt;/P&gt;
&lt;P&gt;So in my case because the properties are in a group called 'JWH Settings' ....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;( 1.15 * ( {Property:JWH Settings/baths} ) ^ 1.3 + {Property:JWH Settings/beds} + 3 ) / 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is in the property expression, it will not allow the power to be a decimal number.&lt;/P&gt;
&lt;P&gt;It must be a whole number.&lt;/P&gt;
&lt;P&gt;I see there is a 'POWER' mathematical function, but this does not allow decimal power value either.&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="BarryKelly_0-1785217695951.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/104069i761A58F31C938B58/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1785217695951.png" alt="BarryKelly_0-1785217695951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure how you would get around this.&lt;/P&gt;
&lt;P&gt;Any mathematical geniuses out there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 05:52:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709990#M15754</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-07-28T05:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709997#M15755</link>
      <description>&lt;P&gt;Can you just put a division in brackets? ie. (Baths)^(13/10)&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 06:50:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/709997#M15755</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2026-07-28T06:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710006#M15756</link>
      <description>&lt;P&gt;Nope, I tried that.&lt;/P&gt;
&lt;P&gt;The 13/10 still equates to a decimal value which it doesn't like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 07:03:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710006#M15756</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-07-28T07:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710011#M15757</link>
      <description>&lt;P&gt;There is a "nth root" function. Try (nthroot(bath,10))^13&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 07:14:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710011#M15757</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2026-07-28T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710017#M15758</link>
      <description>&lt;P&gt;That seems to work, thanks &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/11140"&gt;@Lingwisyer&lt;/a&gt;&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="BarryKelly_0-1785223969135.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/104080iE8CC4A60F37877D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1785223969135.png" alt="BarryKelly_0-1785223969135.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For 2 baths and 3 beds I get 0.88.&lt;/P&gt;
&lt;P&gt;Would that be correct&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/163769"&gt;@Mikey_B&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 07:34:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710017#M15758</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-07-28T07:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710100#M15760</link>
      <description>&lt;P&gt;Barry,&lt;/P&gt;&lt;P&gt;Yes, that looks correct. The county online calculator rounds up to 0.9. I'm thinking I can control the decimal places by adjusting the Calculation Units for the schedule?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2026 21:16:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710100#M15760</guid>
      <dc:creator>Mikey_B</dc:creator>
      <dc:date>2026-07-28T21:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Equivalent Single Dwelling calculation in schedule?</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710135#M15761</link>
      <description>&lt;P&gt;Yes but that will affect all schedules.&lt;/P&gt;
&lt;P&gt;Plus I am not sure if it round property values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a rounding function in the property expressions.&lt;/P&gt;
&lt;P&gt;You just need to put that formula in the rounding function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ROUND ( &lt;FONT color="#FF0000"&gt;insert_formula_here&lt;/FONT&gt;, 1 )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2026 01:33:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Equivalent-Single-Dwelling-calculation-in-schedule/m-p/710135#M15761</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-07-29T01:33:34Z</dc:date>
    </item>
  </channel>
</rss>

