Access Phase filter without custom node

Hi All

Can anyone explain the way I can access the phase filter without the need of deploying a secondary package?

I currently am using Archi-lab but it is failing recently.

image
image

Life will be easier deploying the right version of Archilab than it will writing your own custom code to replace that package. The key is to ensure that your Revit year aligns to the last two digits of the Archilab release. John Pierson has a great video showing the process here: How to Install the Correct Version of the archi-lab Package in Dynamo for Revit - YouTube.

This split versioning was a decision Konrad made to simplify his life as a package author/maintainer. There are just too many API versions in the tools he uses to keep things working, updated, and responsive while deploying only one set of code.