How to pass only filled macro in aggregation operator

New Altair Community Member
Updated by Jocelyn
Hello,
I have total seven macro as per iteration values fillled in macro but I am getting error "Group By attribute not found"
e.g
I first iteration only my two macro filled other five are empty I will passed all macro in select attribute.
Because next iteration I will get first three macro values and so on..........
How to handle this situation?
I have total seven macro as per iteration values fillled in macro but I am getting error "Group By attribute not found"
e.g
I first iteration only my two macro filled other five are empty I will passed all macro in select attribute.
Because next iteration I will get first three macro values and so on..........
How to handle this situation?
Sort by:
1 - 3 of
31
Sort by:
1 - 1 of
11
Hi @sgnarkhede2016,
you could use multiple nested Branch operators that check if the current macro value is filled in, or Select Subprocess with the current number of defined group attributes.
Regards,
Balázs
you could use multiple nested Branch operators that check if the current macro value is filled in, or Select Subprocess with the current number of defined group attributes.
Regards,
Balázs
you could use multiple nested Branch operators that check if the current macro value is filled in, or Select Subprocess with the current number of defined group attributes.
Regards,
Balázs