@Hisuhong wrote:
Hello! I am working on a process that updates the values on an Excel file onto website using the framework. I am currently getting the following error: Column ‘Open Amount’ does not belong to table DataTable.
The ‘Open Amount’ clearly exists so why am I getting this error? The other column values do not give me this error, only this. I have also read the previous posts similar to this, but I have already tried all the proposed solutions.
I am getting the error on an Assign activity:
Excel_OpenAMT = (in_TransactionItem(“Open Amount”).ToString).Trim
Posts: 13
Participants: 2