matrix report not summing correctly

  • hi

    i have the following data in a table below: and i've created a matrix report where in the column i'll have weekNumber field and Data field i should have sum of MeterReading. how do i make my data field to only sum based on distinct WorkOrderCode, the Sum should be 95000 and not 280000.

    WorkOrderCode WeekNumber MeterReading

    D0001 36 50000

    D0001 36 50000

    D0002 36 45000

    D0002 36 45000

    D0002 36 45000

    D0002 36 45000

  • Is there a reason you can't group the data in your dataset?

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

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