Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i have got some probs with the partial sums.
in my pivot i have a few columns.
qty | salesprice | costprice/piece | costprice*qty
the expression for the costprice * qty is = column(3)*sum(QTYORDERED)
Column(3) = FirstSortedValue(COSTPRICE,-MODIFIEDDATETIME_INVENTTABLEMODUL)
in the partial sums the system calculate the sum of qty with a i dont know where this costprice comes from ????
can me help someone?