The object variable I created is below, and was developed to show return amounts based on the type of return.
The disposition type code is the return object; the codes provide of 22,32 are different types of returns.
= If <Disposition Type Code> InList(22 , 32)Then<Dispute Amount>*-1 Else...
I have 5 objects (customer,#of sales,$$of sales,$$ of returns, reason for return)in the data layer and 3 in the presentation layer (customer,#of sales,$$of sales).
Customer______#ofSales__$$ of sales___$$ of Returns
Jon Doe________151______$310,745.96___$ 35,075.00
Jane...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.