Different formatting types for two switch outcomes

Unfortunately there’s no manual way to do this.

You can though wrap certain results in the FORMAT function within the SWITCH statement.

Give something like this a try and see if it works for you.

FORMAT( [Measures], “0.00%” )