Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Set a Variable Value

TavoTavo Member Posts: 2 Learner I
Hi!
I need to set a variable an its value to be able to use this variable with different operators in my process.
For example Month = 5
Then all the processes that need the Month should be able to retrieve this value.

What's the operator for this. I tried to use set role but it didn't work.

Thanks
Gustavo

Answers

  • earmijoearmijo Member Posts: 271 Unicorn
    Take a look at macros. That's what they are for. 
  • TavoTavo Member Posts: 2 Learner I
    Thanks. I'll do
Sign In or Register to comment.