I want to specify an exact date as a default date parameter, eg 7/8/2022 (dd/mm/yyyy) but when it presents in the report it switches it to mm/dd/yyyy. It works okay if the date is 14/8/2022.
If I select the date through the Parameter date picker, it correctly shows the dd/mm/yyyy format.
Any ideas?