aggregate 2 columns not getting answers

  • I am trying to subtract a column value from another column, But it's not working. what am I doing wrong. below is the syntax.

    Sum(VAL(Fields!BillableHours.Value)) - Fields!Overhours.Value

  • Can this expression be done in ssrs expression builder, because I am not getting results.

    Sum(columnA) - columnB

  • can you upload your report (with an embedded SQL statement?)

    hard to tell from here.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply