I have created a calculated field in my query and it is working fine.But when i tried to use the same query in a report,it passes the same calculated field as a input parameter value ,Example, in a query design grid ;Total[Price]*[Quantity]) when ran ,this will display Total records correctly.But when I ran the same query from a report point of view it asks me to enter parameter value for the Total field.Please help