function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Salesforce5566Salesforce5566 

Hi All, how to write validation rules in Flows?

AND(ISPICKVAL(Permission_Picklist__c , 'Yes'), ISBLANK( Date_Time__c ))
Please help on this ?
 
Best Answer chosen by Salesforce5566
Khan AnasKhan Anas (Salesforce Developers) 
Hi,

Greetings to you!

Unfortunately, it's not possible without some workaround. Check this idea: https://success.salesforce.com/ideaView?id=08730000000hpR4AAI

Please refer to the below links which might help you further.

https://salesforcesidekick.com/2015/07/17/validation-rules-in-flow/

https://success.salesforce.com/ideaView?id=08730000000l5LcAAI

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas