2 respuestas
Hi Ronu,Can you check if this formula works.
If this solution helps, Please mark it as best solution.Thanks,!REGEX(Customer_Id__c, "\\b[0-9a-f]{8}\\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\\b[0-9a-f]{12}\\b")
If this solution helps, Please mark it as best solution.Thanks,!REGEX(Customer_Id__c, "\\b[0-9a-f]{8}\\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\\b[0-9a-f]{12}\\b")