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%” )
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%” )