I am creating a Service Order Profitability report that allows the user to enter the billing customer ( We used parent/child so I want to be able to pull based on the parent which is the billing customer) and a date range and it shows description, Invoiced amount and Cost amount.
On the service order side when I do inspect element on the totals tab on the service order and hover over the cost total it says the data field is CuryEffectiveCostTotal. By when I add that to my report it’s coming up as blank for every line item. I am definitely missing something. It jusr doesn’t want to pull that one field in.


