I want to set the parameter Value for the list which is filtred one time


Geting an error like below

Elements.SetParameterByNameTypeOrInstance expects argument type(s) (Element, string, var), but was called with (string, string, string).

Elements.GetParameterValueByNameTypeOrInstance node output is parameter value. In place of Elements in last node you input parameter value, pass element instead.