List item

I’m facing an issue while trying to filter doors and windows separately. Please advise

Got it…

I think you might get better results with the list levels set to @L2 in both cases.

1 Like

After filtering, I need the previous list with the respective option.

Instead of filtering via set difference, use a List.FilterByBoolMask where the list is the list of elements and the mask is Element.CategoryName into an == node with the "Doors" or "Windows" string as the second input.

1 Like


Getting only one door instead of two.

Hey,

Perhaps this helps…

Cheers,

Mark

1 Like

Thanks…got it.

hi

cordially
christian.stan

1 Like

Appreciate your response!

1 Like