Hi Everyone,
Newbie here, just starting out…can anyone tell me why this process isn’t returning “true” for any view containing the year “2018”. I’m just trying simply to select all views in my revit browser which contain “2018” in the view name.
Hello!
You are missing a couple of things:
Thanks, Einar. How would you even know to think that - if you’re a newbie? It would never occur to me that an element isn’t a “string”.
Thanks.
Onwards and upwards…more to learn…
@BradyLCL What does the error says?
Can you hover your cursor over the small yellow box on that yellow node so that we can see what si the error you are getting?
Why your Element.Name has a warning?
One more thing, can you please connect All Elements of Category node to Watch, so that we can see what is the output you are getting there.
Thanks,
Ritesh
Yes , @Einar_Raknes is right problem are with nulls
I tested on RVT 17,16 …I think we can close this subject
Thanks everyone! Matching data types and null values in a list need to be paid attention to…