I am using Dynamo primarily to integrate external data into Revit. My external data source tables typically do not have the exact same data items as what I have in Revit, but always share a common key value. I was happy to find the “filter two lists by keys” node by @erfajo. Please see my first attempt at using this node and perhaps you might be able to tell why my filtered lists are coming back Null. I really appreciate your help!
The solution is straight forward. You compare apples and pears… meaning you try to compare string and double values, that wont work… please see the solution.
I froze the node…
and if it doesn’t write any value, is it then the right value you try to write to the parameter?
dont feed number values to string parameters