• You have a few options generally, although I'm not entirely sure what you're trying to achieve.

    a) add computed columns to your T-SQL statement

    b) add new columns to your tablix and assign an Expression to achieve the percentage

    c) add a Group

    d) add a List