Rehan
07/20/2020, 6:25 PMN/query
module and I am having some issues with joins. I am creating two joins one to a child of the current record and one to a parent of the current record. I keep getting "Search error occurred: Record Join '<CHILD_RECORD>' for record '<CURRENT_RECORD>' was not found.
Luiz Morais
07/20/2020, 6:27 PMSandii
07/20/2020, 6:27 PMRehan
07/20/2020, 6:28 PM*var* parcelcontent *=* parcelquery.join({ fieldId : 'custrecord_parcel_content_parent'});
Sandii
07/20/2020, 6:30 PMNetsuite: Workbook to SuiteQL
chrome extension, you can build your query in the UI and just export it to code.Rehan
07/20/2020, 6:31 PMSandii
07/20/2020, 6:32 PMRehan
07/20/2020, 6:33 PM