How to make dynamo fill in a schedule column

SIDE NOTE: don’t know if this matters but they are all ‘shared’ parameters.

It doesnt matter :slight_smile: .
For your errot, set keys at level 2 :slight_smile:

Now I still get this error… Again no parameter by that name… my head is exploding! :confounded:
Capture16

Dont worry :smiley: at least you are trying.
Can you give me a larger snip? where i can se the whole graph?

Capture17

Explanation: now that you have every parameter as Instance parameter, you can lose the Family and Type node, because you just need to group and sort your elements :wink:

Here is how i would do the last part:

you’re missing Element.elementtype
Capture
test.dyn (25.9 KB)

Still the same error…

test.dyn (25.9 KB)

If I run your dynamo it gives this error:

I download your REvit

That revit doesn’t have the all the parameters as instance parameters, I’ll upload a new one!

Error is still no parameter with that name?

indeed, I don’t get it…

it’s a little weird.
it works normally

This is so weird… Why is it not working for me? There is obviously a parameter with that name cause it works for you… :confounded:

you can develop your knots as follows

Yeah I can do a lot apparently but for some reason it doesn’t work and I get an error, but you do the exact same thing and everything works? How is it possible?

Can you view the results of each node?

I notice now that the parameter is not visible in my type properties, but when I edit the family it is in fact an instance parameter? What should I do?

Capture19