I have an analysis that is event-triggered by multiple attributes.
This analysis has the purpose of merging input attribute events with output tag, therefore I need to know which attribute triggered analysis to save only the newest event to output tag.
The workaround for it is feasible, but gives a lot work in case there are more than 10 input attributes.