HomeCRM NewsHow to set Date Picker as Blank (Null)- Canvas Apps / Dataverse How to set Date Picker as Blank (Null)- Canvas Apps / Dataverse alex.chau@getreach.hk May 3, 2023 CRM News No Comments Sending User Review 0 (0 votes) If no dates are selected the Date Picker control will display a default date. This comes from the InputTextPlaceholder property We can update the formula to set the field as blank. If(IsBlank(Self.SelectedDate), Text(Blank())) Hope it helps.. Tweet Pin It Related Posts Dynamics 365 – Streamlining Data Quality Management with Power Automate and Data Quality App Learn How to Quickly View & Edit Records in CRMPlus365 with the Record Set Button Api’s – Webhooks, Zoho CRM & Zoho Flow About The Author alex.chau@getreach.hk