Legend Placer

Hi guys,

I’m a newbie in dynamo, and just tried one of the nodes i saw here. But i am having an error. Can someone please check?

Appreciate your help. Thank you.

Hi, try list.clean before String.contains.
I think the null value is a problem

You’re also using the BooleanMask on the wrong node. You want to use it on the Elements node, not the ParameterValue node.

Hi Nick,

Sorry, as i said I just saw this and tried myself. Am not familiar yet with different nodes and their function. I just started learning dynamo and reading different nodes i found here in the forum. Thank you

Hi Fiesta,

Yup I tried to put the string.contains and it filtered my sheets. But still didnt place any legends. Thank you.

maybe use these nodes from clockwork package
image

Can you show us what your graph looks like now? Include screenshots of any errors you get.