Pushing data from one schedule to another with dynamo

looking to push data from one schedule to another, looking for graphs or anything.

@JeremyH57 What avenues have you explored already or problems have you ran into? Can we see a script of what you have tried? It’ll help finding what you are trying to do.

I am fairly new to dynamo and so they way I am trying to do this may be all wrong.

Well, looks quite good to me, you have already retrieved the values you want to push to the other schedule right?
Use the node Element.SetParameterByName to set your old values to the new parameters in the new schedule.