Hi! Anyone encountered `SSS_MISSING_ALIAS` error w...
# suitescript
a
Hi! Anyone encountered
SSS_MISSING_ALIAS
error when using the N/query module? I loaded a dataset using
query.load
then
.run()
executes successfully. However when calling
.asMappedResults()
it throws that error. My dataset has formula columns, I tried renaming the ALL columns in the UI to no avail. Any help would be appreciated. Thank you!