I would like to learn if there is a way to use decorators on quick-value table results. For example a table that displays failed VPN usernames. I would like to decorate that with additional data such as a domain name. I have easily created the decorator I want but I don’t seem to be able to get it into the result table. Is this possible or would I need to use an extractor to generate a new combined data field instead?
Thank you.