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