Write Shared Parameter Value to two different Categories

Hi All,

So I’m trying to write a shared parameter value which works for one category, back to another category.

The workflow is currently setup that I get the Room Name and I would like to get the Room Number too, then combine those two so that they form a new parameter which should fall under the “Filled Region Room Name” (which is a shared parameter). This is step one.

Then I need the “Filled Region Room Name” shared parameter which falls under the “Rooms” category to also be written to the Filled Region / Detail Items Category.

This is what I have for now:

Is this possible in one script or would I need to run two? (Still struggling with certain elements in dynamo)…

Thank you in advance!