How to iterate process with changing filter?

mmw922mmw922 MemberPosts:3Contributor I
edited November 2018 inHelp

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)

我试着“循环”操作符但能源部sn't work as I expected.

If you have any idea, please let me know.

Thanks!

Tagged:

Answers

Sign InorRegisterto comment.