Anchor Base: Column 'Last Name' does not belong to table DataTable

Facing this issue

1 Like

Can you share your zipped project folder?

sure
RPA_Challenge_Part_1.zip (34.1 KB)

The Excel document the site provides is tricky. Have a close look at the "Last Name " header in the Excel file. It includes a trailing whitespace. You can approach the challenge in one of 2 ways.

1.) Assume this was a mistake and correct the Excel file (check other headers as well).
2.) Assume this is a data entry challenge that you need to be able to code for and work around the issue.

1 Like

It Works.

Thanks.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.