Anyone have experience with the query module? Havi...
# suitescript
a
Anyone have experience with the query module? Having trouble retreiving sublist data with it.
b
usual advice applies
make a dataset in the ui first
then translate it into script
by far easiest if you use the suiteql related features for the translating
a
Translate it how? There is no converter like there is for the saved searches is there?
b
your options are to use load the query and get its suiteql
or to load the query in a debugger and recreate its structure in code
a
Okay, Thanks. Will look at this
a
This extension is great!
j
Can SuiteQL do multi-joins to any depth?
s
5 levels
j
nice....I really need to look into this