Table output number to variable

amotley
amotley New Altair Community Member
edited November 2024 in Community Q&A

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!

 

Tagged:

Answers

  • bhupendra_patil
    bhupendra_patil New Altair Community Member

    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.