Unable to set filteroverrides

Hi, i am trying to create filters and add filteroverride to my Structural framing elements, i am able to create and filters the view but i am not able to override the filters, Could someone please provide the solution, Thanks in advance

i have attached the Dynamo Graph here, thanks

The warning is telling you that certain input types are expected but you’re providing something else. The node you’re using is an Archilab node and expects a specific Archilab class input from another node in that package. You either need to use both Archilab nodes or both out of the box nodes.

Ya, i got it, thanks!