<?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 Schedule Count with variable. HELP! in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321815#M73326</link>
    <description>&lt;P&gt;Why don't you just create a BF Parameter (Yes-No type) and assign it to the Category, and set the BF statuses in the Schedule.&amp;nbsp; You can use Filtering rules to isolate a bunch of Rooms, uncheck Itemize every Instance, and change the BF Status of all of them in one fell swoop.&amp;nbsp; When you are all done setting the BF Statuses, then Sort/Group and Subtotal by BF.&amp;nbsp; There's only two BF conditions.&amp;nbsp; Yes and No.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...if BF is already checked, then just Sort/Group and Subtotal by BF.&amp;nbsp; If you want the Schedule to just show "Yes" or "No" BFs, then Filter one out of the Schedule via a Filter rule.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 19:50:17 GMT</pubDate>
    <dc:creator>barthbradley</dc:creator>
    <dc:date>2022-07-26T19:50:17Z</dc:date>
    <item>
      <title>Revit Schedule Count with variable. HELP!</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321789#M73324</link>
      <description>&lt;P&gt;I have a apartment housing schedule that already adds up number of unit type with grand total.&lt;/P&gt;&lt;P&gt;I want to a different total in the same chart that shows the number of BF units.&lt;/P&gt;&lt;P&gt;I've set up a BF yes/no parameter, I tried to to do a calculated total, if(BF, Count, 0), but Revit refused to let me use Count for the calculation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone think of something else that would work?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stang_0-1658863128241.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1096746iF45CBB36279AB234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stang_0-1658863128241.png" alt="stang_0-1658863128241.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>Tue, 26 Jul 2022 19:21:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321789#M73324</guid>
      <dc:creator>stang</dc:creator>
      <dc:date>2022-07-26T19:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Schedule Count with variable. HELP!</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321793#M73325</link>
      <description>&lt;P&gt;You cannot use Count.&amp;nbsp; Add a Calculated value integer parameter, name it Qty, then use the formula: if (BF, 1, 0)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 19:25:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321793#M73325</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2022-07-26T19:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Schedule Count with variable. HELP!</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321815#M73326</link>
      <description>&lt;P&gt;Why don't you just create a BF Parameter (Yes-No type) and assign it to the Category, and set the BF statuses in the Schedule.&amp;nbsp; You can use Filtering rules to isolate a bunch of Rooms, uncheck Itemize every Instance, and change the BF Status of all of them in one fell swoop.&amp;nbsp; When you are all done setting the BF Statuses, then Sort/Group and Subtotal by BF.&amp;nbsp; There's only two BF conditions.&amp;nbsp; Yes and No.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...if BF is already checked, then just Sort/Group and Subtotal by BF.&amp;nbsp; If you want the Schedule to just show "Yes" or "No" BFs, then Filter one out of the Schedule via a Filter rule.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 19:50:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321815#M73326</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2022-07-26T19:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Schedule Count with variable. HELP!</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321952#M73327</link>
      <description>Thanks this works. I tried it before but set it to number instead of integer. and the result was literally 1 and 0. Now I really understand what Revit mean by number and integer...</description>
      <pubDate>Tue, 26 Jul 2022 21:22:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11321952#M73327</guid>
      <dc:creator>stang</dc:creator>
      <dc:date>2022-07-26T21:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Revit Schedule Count with variable. HELP!</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11322038#M73328</link>
      <description>&lt;P&gt;I don't understand the gymnastics.&amp;nbsp; Why do you need the calculated parameter at all?&amp;nbsp; It seems unnecessarily redundant.&amp;nbsp; You can do what you want through Sorting/Grouping (maybe Filtering too, if you do not want to show non-BF Rooms in the Schedule) and Calculate Totals for Count.&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="Room BF 2.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1096803i60B73EFB6E63B524/image-size/small?v=v2&amp;amp;px=200" role="button" title="Room BF 2.png" alt="Room BF 2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 22:05:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-schedule-count-with-variable-help/m-p/11322038#M73328</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2022-07-26T22:05:29Z</dc:date>
    </item>
  </channel>
</rss>

