I'm getting this error message when I try to do an updateadd API call to reports with about 300 records.
- Error!!! Column Record ID# is present in match columns but not in selected columns
This is strange, because as far as I know, the column the error message mentions in in both the incoming data and the table it's going to.
Is there some way to troubleshoot this further?
There are other tables with the same column name that I've gotten this to work on ... so I'm perplexed.