Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: format matrix cells based on value

    nevermind. Some more digging and testing gave me this.

    =Iif((SUM(Fields!VAL.Value) > 100), FormatCurrency(SUM(Fields!VAL.Value)), SUM(Fields!VAL.Value))

Viewing post 1 (of 2 total)