burkybang / SuiteAdvanced-Feedback

NetSuite Advanced Feedback
https://burkybang.com/SuiteAdvanced
3 stars 0 forks source link

Get SuiteQL #152

Closed hminhduc closed 5 months ago

hminhduc commented 6 months ago

On Datatable i put some parameter but on Get SuiteQL all parameter revert to ? How can convert to SuiteQL and keep all parameters pass in Datatable?

burkybang commented 6 months ago

My guess is that you're talking about converting a Dataset into SuiteQL. SuiteAdvanced is using an official NetSuite API to do this. The API doesn't support converting variables. You'll have to do that part manually.