Hello,
I'm trying to set up a workflow to calculate the percentage of records for a specific wrap-up code within a specific queue. Then, based on this percentage, I want to perform one of two actions: either retain these records for a specific period or delete them if the percentage is reached.
However, when I tried to test this via a trigger, it did not work.
LHG_RECORD_v7-0.yaml (106.9 KB)
Could you please guide me?