Previous Document Version vs Newest Doc verions with Fusion?
Hi all,
Pretty new to fusion and trying to work out a new problem.
I think I am close but can't get it to work exactly.
I am looking to find the previous version of a document with Fusion, if the new version is greater than the previous version then run the scenario.
I have a different scenario that runs based of a watch event for new and update but was wondering if this alt route is possible?
I was able to get all the versions using a read related module on the document versions.
How would I filter for the last previous so I can assign it to a variable?
I tired something like this but I can't get it to work: Bundle order position = Total number of Bundles - 1

Alternatively if there is a better way to pull the last version what would be the best module to use?