Use a split action that based of the enumeration attribute value you split in different paths. You can then to in each path a different calculation.
Regards,
Ronald
That's a good idea, Ronald; thank you!
Since I really have a lot of enumerations (probably something like 100), I would like to make one microflow that gives the ‘points’ to the enumerations, to prevent creating a boatload of microflows just to give the points.
Is this possible and how would I to do something like this; could you perhaps give a more details how I could do this?