Is there a way I can take a number that I have calculated in one process (appears in one column of a table) and assign it to a variable in order to use that in calculations in further processes?
Thanks!
0
Answers
bhupendra_patilAdministrator, Employee, MemberPosts: 168 RM Data Scientist
You can create on new process that orchestrates the two processes using "Execute Process" operator.
You cna then pass values using "Extract macros" or other operators as needed between the two operators.
Execute Process operator is not availabel with the free version of Rapidminer.
Answers
You can create on new process that orchestrates the two processes using "Execute Process" operator.
You cna then pass values using "Extract macros" or other operators as needed between the two operators.
Execute Process operator is not availabel with the free version of Rapidminer.