Forum Discussion
Anonymous
3 years agoNot applicable
Error in column
Hi, I have a column formated as text with 2 types of data. 1) 12345 and 2) AB123. Now I am looking for a way to have them in same column without Error thanks
v-yalanwu-msft
3 years agoCommunity Support
Hi, Anonymous ;
You could create a custom column as follow:
=Value.FromText ( [Column] )
The final show:
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable