<@U856E2SEA> Hi Tim. I have been fooling around wi...
# suiteql
j
@tdietrich Hi Tim. I have been fooling around with your samples on "Generate Charts With The SuiteQL Query Tool" - https://timdietrich.me/blog/netsuite-suiteql-query-tool-charts/ . I love the charts and would like to use SuiteQL and Chart.js to create some reports/dashboard for my users. Have you done any examples on how to do this? I already use your script for displaying SuiteQL in a portlet. How would you suggest one should go about creating reports and dashboards for our users in a "user friendly" mannor. Thanks!
t
@JR I usually create SuiteQL-based reports and dashboards as Suitelets. You can display the query results as tables and/or charts, and provide filtering options as needed.
j
@tdietrich Thanks Tim. I'll look into that! Keep up the great work...