How to pass diff attribute in group by attribute in aggregate operator as per config file iteration

sgnarkhede2016sgnarkhede2016 MemberPosts:152Contributor II
edited March 2020 inHelp
Hello,

How to change select attribute value dynamically in aggregate operator.

e.g First time I will pass one attribute in the group by attribute and next time i need to pass two attributes in a group by attribute but it is not hardcoded.

if I added any combination in config the as per config it will pass attributes in the select attribute.

First-time I pass "Customer"
Second iteration I pass "Customer" and "Beneficiary"
The third iteration I pass "Customer", "Beneficiary" and Risk Profile

I have stored all config attribute in macro as per iteration values is stored in macro but how to passed in group by attribute Runtime in Select attribute?

For me first-time works but it hardcoded value I passed in a macro value in the group by attribute

Tagged:

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
    @sgnarkhede2016对不起没有人附和道. I can try to help but I need to see an actual data set + process. Can you pls post?

    Scott

Sign InorRegisterto comment.