Hi Lars,I'm trying to follow the actual ask, so apologies if I get something wrong. I think you have a data store structured like this:Email AddressCategoryIf the Category is a value of xy, then you want to process those values, such as aggregating them together.So you'd want something like this:Sc...