• I do the following process

    Parameter Properties --> Default Values --> Specify Values --> add --> fx --> =Format(DateAdd("d", -1, now()),"dd/MM/yyyy") --> ok

    When I Preview gives this error

    an error occurred during local report processing.

    The property 'DefaultValue' of report parameter 'DateDe' doesn't have the expected type

    What is the problem?