Fusion Scenario Reports | Community
Skip to main content

1 reply

Level 2
June 22, 2026

No native reporting dashboard for this in Fusion itself, but a couple of approaches

 

The most practical one: use the Fusion API. The new June 15 release expanded the native API endpoints — you can now list scenarios and pull execution history programmatically. So you could build a Fusion scenario that calls the Fusion API, filters for scenarios with a status of inactive or executions that ended in error within your date range, and outputs that to wherever you want a Workfront report, a spreadsheet, whatever fits your workflow. I haven't built this yet myself but it's on my list for the next few weeks — will share once it's done.