Page 1 of 1

Passing data from one cell to another

Posted: Wed Sep 16, 2020 4:24 pm
by samiamsz
Hey, again im very new to tm1 and coding in general so my quesiton may be very simple.
I need to basically copy data from onoe scenario (exampl: actual) to another scenario (budget)
what i did was decalre two parameters (pSourceScenario, pTargetScenario)
I am confused as to how to actually use them in code so that they point to whatever scenario is being selected as either the source or the targer?

Re: Passing data from one cell to another

Posted: Wed Sep 16, 2020 4:50 pm
by tomok
This forum is not a substitute for taking a training class or reading the manuals. This is a very basic question that cannot be answered in a simple forum post. It requires a lot of background which you will find either in a training class or in the manuals.

Re: Passing data from one cell to another

Posted: Wed Sep 16, 2020 6:57 pm
by Wim Gielis
You can use Bedrock to do it for you, and learn from that code too. Although it can be daunting for those new to TM1.