Forum Discussion

ChrisBernatek's avatar
ChrisBernatek
Frequent Visitor
4 years ago
Solved

Validating email values using a calculated column?

Hello,   I have a dataset taken from our customer database that contains a field called "email".   What I want to do in the Power Query Editor is to create a calculated column that checks if the ...
  • v-kkf-msft's avatar
    4 years ago

    Hi ChrisBernatek ,

     

    You just need to change the last line of code to IsValidEmail([email]), which will call the function.

     

     

    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
    Best Regards,
    Winniz
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.