2 Dispatch Actions with Activation before the same Destination State

I've got one Dispatch action that works perfectly between States, Prelim to Authorized.

I am in need of a separate dispatch action that will activate between Baseline and Authorized.

From what I see in Dispatch, Every transition that has the same destination state will use that one Dispatch Action.

So what would be the best way (or a command that will achieve this) to create a dispatch action to only activate after a specific source state (or transition) and before a specific destination state.

SolidworksSolidworks Pdm enterprise Pdm