No, but try looking at:
sp_report JobEstimatesVsActualsDetail show Text, Label, AmountEstCost, AmountActualCost, AmountDifferenceCost, AmountEstRevenue, AmountActualRevenue, AmountDifferenceRevenue parameters DateMacro = 'All', EntityFilterFullNameWithChildren = 'International Buyers', SummarizeColumnsBy = 'TotalOnly'
using one of your customer job names. |