Hi. Over the weekend our NetSuite account was upgr...
# suiteql
s
Hi. Over the weekend our NetSuite account was upgraded to 2026.1, and one of our SuiteQL queries that fetches customer address details has started failing. NetSuite release notes are rather vague, does anyone have a solution? Error: Record 'entityaddress' was not found.",
The NetSuite record browser is also not working for me at the moment (error 'unable to load record type') so I'm unable to see which joins are available on the record 😞
Found it - if you replace 'entityaddress' with 'customerAddressbookEntityAddress ' it works 🙂
🙌 1