Forum Discussion
zanottiluca
8 years agoHelper II
[DataFormat.Error] Invalid cell value '#N/A'
Hello gurus, apologies if this has already been responded but i could not find any reference in the Community. I had the following error thrown today [DataFormat.Error] Invalid cell value '#...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi Luca,
Can you share a little sample? The data like below doesn't have issue.
col1 col2 col3
| a | 100 | jack |
| #N/A | 200 | power |
| b | #N/A | bi |
| c | 300 | #N/A |
Best Regards,
Dale