I have a field which is datetime data type and for that field sometime data is showing as 2154-12-31 23:59:59 and sometime as 2154-12-31 00:00:00. I want to use that field as data entity and use in data entity and I have given value as (validToMaxValueRange()) which is restricting records which field as 2154-12-31 23:59:59 and am missing records for 2154-12-31 00:00:00.. So now am thinking to restrict in value by converting to only date in range do we have any function for it.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.