Hi All, What are the advantages of using datasets ...
# suitescript
s
Hi All, What are the advantages of using datasets (analytics) over saved search? I know datasets(analytics) are used when we need to do multi level joins which is not possible in saved searches
a
• Multi level joins. • Some records are not available/exposed to saved searches but they are exposed to analytics. (Country, State). • Allow you to use advanced PL/SQL queries.
❤️ 1
s
Ok Thankx
w
Suiteql can be faster in some cases and some not. I tend to evaluate both options in the specific use-case.