Is it possible to use .DescendantsInclusive to define a data buffer in a Finance Business Rule? This is needed to clear data from legacy accounts that are no longer needed. For example: Dim myDataBuffer As DataBuffer = api.Data.GetDataBufferUsingFormula("RemoveZeros(Cb#Consol:A#Top.DiscendantsInclusive)", DataApiScriptMethodType.Calculate, False, destination)
Updated 2 years ago
Version 2.0