Forum Discussion
jiangxm80
Helper I
4 years agoError when expanding the column
when I expand the Table column, there would show some error. Table.ExpandTableColumn(Source, "KeyWords", {"Name"}, {"Name"}) Would someone help on this? Thanks a lot!
- 4 years ago
Hi jiangxm80 ,
I tested with the following example data, but it works fine. Could you please share your sample data?
Best Regards,
Winniz
v-kkf-msft
Community Support
4 years agoHi jiangxm80 ,
I tested with the following example data, but it works fine. Could you please share your sample data?
Best Regards,
Winniz
- jiangxm804 years ago
Helper I
Thanks, I just found that error was not due to that Table field, but another releated one. I have got the issue resolved.