Extract Area data - set to Room parameters

Hi all I’m trying to organise a list of rooms by the areas they are in as multiple rooms can exist in a single area. The goal is to extract data from the Area e.g. get “Name” parameter to set the Room “Comnents” parameter. I have had a look at the below posts to start but couldn’t find anything more.

Auto-rename Areas with Room names

I’ve filtered the area by Area Scheme Id but struggling now to get the list structure to match to populate correctly. Graph also attached, any help much appreciated.



Room_In_Area Boundaryv5.dyn (33.8 KB)

Looks like you want (need?) to GroupByKey(?).

Edit
On second thought. Have a look here.
That might get you in the right direction?

At the moment I don’t have access to Dynamo or else I would have put something together for you.

I had not come across this, will take a look, thanks!