Question
1
Replies
29
Views
Mindtree
Posted: May 25, 2019
Last activity: May 27, 2019
Closed
Function in RD to get domain name of email to filter the results
Hi ,
Is there any function to get the domain name from email address?
Email Address:
1. testabc@pega.sample.com.ag
2. Supportabc@pega.sample.com.ag
In above email address , pega. & .com.ag is constant and sample will change. Using function need to fetch sample from email address to filter the results using RD.
Any suggestions?
Hi Chaitanya,
You can apply filter condition with relationship "contains" in relationship field under edit filter condition and in value you can give "Sample" values which should be filtered out.