Shradda,
The microflow you are calling requires a parameter and you can’t pass parameters to a microflow used in Navigation.
To resolve this, you could rework the microflow so it doesn’t require a parameter (maybe create a new DateSearch object or retrieve one from the database).
Hope that helps,
Mike