1. Risk Review Report Pack
Background
A data governance team needs to share a monthly risk report based on ERP data, highlighting suspicious transactions.
Problem
Manual creation of multi-tab reports is error-prone and time-consuming.
How to use
Input the summary metadata, the transaction list in the Detail JSON field, and set the anomaly range to 0-100,000.
{"amount": {"min": 0, "max": 100000}}Outcome
A professional XLSX file is generated with an overview, the full transaction list, a tab showing transactions outside the 0-100k range, and a dictionary tab.