Forum Discussion
Leandro
7 years agoAdvocate I
Python Validate Email Error
Hi everyone! I found this very usefull tutorial on youtube talking about how validate emails with PBI by using a Python script, this i'm getting this error: Do you guys knows how to solve...
- 7 years ago
Hi Leandro,
Couldn't reproduce your issue. The python script works well on my side. It seems like there's something with your data type, are they text type in your dataset?
Regards,
Jimmy Tao
v-yuta-msft
7 years agoCommunity Support
Hi Leandro,
Couldn't reproduce your issue. The python script works well on my side. It seems like there's something with your data type, are they text type in your dataset?
Regards,
Jimmy Tao
Leandro
7 years agoAdvocate I
Thanks a lot for the atention.
After some time, i realized that the problem was really the type as you said.
Thanks! Best Regards!