View.SetPhase doesn't work with lists


I am trying to feed view.setphase a list of schedules and a list of phases. Everything’s sorted, lists are equal length, phase names match schedule names, everything should work but it says it failed setting phase.

This works with just one view and one phase at a time.

・Let’s use OOTB node with ParameterName is “Phase”

・If you want keep custom Node, try change Lacing to Shortest or Longest

1 Like

Thank you much it works! I really gotta check out how lacing works, lot of times that’s what’s wrong with my scripts