sholomon12
01/24/2024, 2:02 AMBUILTIN.CONSOLIDATE("TransactionAccountingLine"."amount", 'INCOME', 'STANDARD', 'AVERAGE', 1, 482, 'DEFAULT') AS "TLAmount"
the 5th parameter is "To Subsidiary". Does this means on which specific subsidiary I want to consolidate the current amount? Only 1 works for me, the rest returns the same value from amount.
I am fetching values from TransactionAccountingLine -- NetSuite2.comsholomon12
01/24/2024, 2:57 AM