How to convert string[] to element

Hello People,

I was creating a small dynamo for my project but got stuck in a problem.
What I am trying to do is: Getting all View Plan from the project and then getting Sheet Number of those views and then from those Sheet Number I need their revision number. But I am unable to get that. Here is my dynamo:

You need to pass the elements from your “All elements of type” node to your failing node.

1 Like

Hi @abskillz

Is this what your looking?

2 Likes

Not actually. Let me explain you what I need. First I need to get all views plan from my project then I have to check whether that view is in any sheet or not if it is then I need that sheet revision number only.

But in “All elements of type” node I am selecting views plan only. Where the failing node is about Sheets.