I want to change the Datetime parameter to DDMMYYYY format.its default value is MMddYYYY.when user will select date from date picker the date should be disp
You can't. The closest I can think of is to set an expression on the language property of the report to =User!Language, this will at least display in the users system date format.