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.

How to iterate process with changing filter?

mmw922mmw922 Member Posts: 3 Contributor I
edited November 2018 in Help

Hi,

 

Now I am working on an event-log and have a question.

 

Let me briefly explain my data first.

 

There are attribute 'Case ID' and each 'Case ID' has several instances. In other words, there are 10 columns with case ID = 1.

 

So I want to filter the data by its 'Case ID', do some process, and aggregate filtered data again. (like 'for loop' in other language)

 

I tried 'Loop' operator but it doesn't work as I expected.

 

If you have any idea, please let me know.

 

Thanks!

Tagged:

Answers

Sign In or Register to comment.