Hi,
i have a detail “pseudonym” for a dimension [question].
the detail has the values like
p1:cs Quantity
p1:cs Cost
p1:cs Uom
p1:cs total
p1:cg quantity
p1:cg cost
p1:cg uom
p1:cg total
like these so many in p1, p2,p3 and p4.
here p1,p2,p3 and p4 are project ids.
here my task is,
for a particular [Unit of service] and for a particular project i need to calculate Quantity, Cost, Uom and Total.
i already sectioned the report using project id.
i.e
my table should displayed as follows
Unitofservice1| quantity|uom|unitcost|total
Unitofservice2| quantity|uom|unitcost|total
it is similar to match pattern…
if the [question] match pattern is similar to quantity in Unitofservice and id then we need to display that quantity to that unitofservice