<?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 Combining Room Schedule with Furniture Count (e.g. Workpoints) — Best Practice? in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/combining-room-schedule-with-furniture-count-e-g-workpoints-best/m-p/13426066#M1793</link>
    <description>&lt;P class=""&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Bit of a head scratcher here for me (and sorry if this is a dumb question) I'm trying to create a schedule that shows all rooms in the project&amp;nbsp;and includes a count of a specific furniture family per room.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Here's what I've done so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Created a Room Schedule with "Name" and "Count", and unchecked "Itemize every instance" so it groups identical room types like multiple "OFFICE" rooms together. This works well for a clean room list.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Created a Furniture Schedule filtered to show only the workpoint family, with Room Name added as fields. This shows which rooms have workpoints, but:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;It doesn’t show rooms that have no workpoints (so I lose the complete room list).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;What I'm trying to achieve is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;A schedule that lists all rooms in the project.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Shows how many rooms of each type exist.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;And shows the number of workpoints in each room type, including 0 if none are present.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;I’ve attached screenshots:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;The plan with rooms and workpoints.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The Room Schedule with total room counts.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The Furniture Schedule showing workpoints in rooms.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;My goal of what I am trying to achieve&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Would a shared parameter in the room category and some dynamo magic to populate it be the only way to do this? Is there a native Revit way to achieve this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Thanks in advance, and again, sorry if I’m missing something obvious here!&lt;/P&gt;</description>
    <pubDate>Tue, 15 Apr 2025 01:27:45 GMT</pubDate>
    <dc:creator>mlvau</dc:creator>
    <dc:date>2025-04-15T01:27:45Z</dc:date>
    <item>
      <title>Combining Room Schedule with Furniture Count (e.g. Workpoints) — Best Practice?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/combining-room-schedule-with-furniture-count-e-g-workpoints-best/m-p/13426066#M1793</link>
      <description>&lt;P class=""&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Bit of a head scratcher here for me (and sorry if this is a dumb question) I'm trying to create a schedule that shows all rooms in the project&amp;nbsp;and includes a count of a specific furniture family per room.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Here's what I've done so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Created a Room Schedule with "Name" and "Count", and unchecked "Itemize every instance" so it groups identical room types like multiple "OFFICE" rooms together. This works well for a clean room list.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Created a Furniture Schedule filtered to show only the workpoint family, with Room Name added as fields. This shows which rooms have workpoints, but:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;It doesn’t show rooms that have no workpoints (so I lose the complete room list).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;What I'm trying to achieve is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;A schedule that lists all rooms in the project.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Shows how many rooms of each type exist.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;And shows the number of workpoints in each room type, including 0 if none are present.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;I’ve attached screenshots:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;The plan with rooms and workpoints.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The Room Schedule with total room counts.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;The Furniture Schedule showing workpoints in rooms.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;My goal of what I am trying to achieve&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Would a shared parameter in the room category and some dynamo magic to populate it be the only way to do this? Is there a native Revit way to achieve this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Thanks in advance, and again, sorry if I’m missing something obvious here!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 01:27:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/combining-room-schedule-with-furniture-count-e-g-workpoints-best/m-p/13426066#M1793</guid>
      <dc:creator>mlvau</dc:creator>
      <dc:date>2025-04-15T01:27:45Z</dc:date>
    </item>
  </channel>
</rss>

