Hi @CatherineKe ,We have a similar report, and this is the code we use to get only the approvers in the active stage.displayname=Approver and Stage
listdelimiter=<p>
listmethod=nested(proofApprovals).lists
type=iterate
usewidths=true
valueexpression=IF({isAwaitingDecision}="true",CONCAT({approver}.{...