The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
t_kaplanis
2 months agoNew Contributor III
Button Parameter Not Resolving in 8.4.4
Our two environments are currently on different OneStream versions. DEV is on 9.1.1 and PROD is 8.4.4. We have an upgrade scheduled to get them in sync soon.
However, currently facing a parameter ...
JJones
OneStream Employee
2 months agoThe Syntax for the data management sequence would be
{MyDataMgmtSequenceName}{Param1=[MyValue1], Param2=[MyValue2]}
So it does require the Brackets.
Looking at your Data Management Sequence your Parameter is named ContractsToCalc and then that is passing in the parameter of |!SelectedContracts!|
If you update the line to this:
{FilteredForecastRollForward_ButtonRan}{ContractsToCalc=[|!SelectedContracts!|]}
Does that return the value for Selected Contracts?
t_kaplanis
1 month agoNew Contributor III
Our production environment was upgraded to match our DEV and now this process works with no changes. I have concluded that it was something with version 8.4.1.
Related Content
- 1 year ago
- 2 years ago
- 2 years ago