I have team column which contains name of multiple stakeholders and have a email column which I just enriched. Is it best to parse out the name from the email ID? OR better to opt the first name from the teams column? And what's the right formula to apply?
For better data quality, extract the first name from your teams column rather than parsing email addresses. Email parsing can be unreliable since emails often contain nicknames, initials, or non-standard formats.
Use our Formulas enrichment to extract names:
1.
Add a new column and select "Formulas"
2.
In the prompt box, type: "Extract the first word from /[your teams column name]"
You can also try our built-in AI tool Sculptor in the top-right corner - it can help you build this formula quickly and for free. Let me know if Sculptor helps or if you need more guidance!
If you need any more help with extracting names or using formulas, I’m here to assist. Would you like to share more details about what you’re trying to achieve or any challenges you’re facing?