<@UN7P2CGV7> the most important thing to note is t...
# suiteanalytics
s
@Jason Zech the most important thing to note is that NetSuite2.com follows a schema which very closely matches that of SuiteQL. The table and column names are usually the exact same as the script ids, though there may be a few instances where they are different (notably, the
internalid
column in most tables is just
id
). Since NetSuite.com used the label/UI names of everything, the table and column names could have been different for everyone, as you could change them in the UI and that would actually change the schema, which is why we likely won't see any universal translation guidelines.