So I have a script that exports the dataset and then creates a duplicate.
It worked before.
But today I ran into:
InvalidParameterValueException: Unable to process your request while preparing the table view from your schema, calculated columns […] are invalid. ErrorType: CONTEXTUAL_UNKNOWN_SYMBOL
I am not changing the data set in any way. Just making two API calls using the AWS SDK v3 for JS.
When you’re editing your dataset, can you click on “Edit calculation” for each calculated field (if you have any) and check that there isn’t any references to deleted fields?