If you have access to the Golfstream App, there is an example of how to
construct the Derivative Rule and the Complex Expression to evaluate
what to do when the amount = 0 and what to do when it does not = 0
Is there a specific reason why you are using a GetDataCell in the Row
level vs. creating a Dynamic Calc Account member to use in the Row
level? If you create a Dynamic Calc Account, you could set the Account
Type to Dynamic Calc and Formula Type to D...
You should be able to do this in the IC Dashboard Reports. Take a look
at the XFS Data Quality Status Dashboards. Under the WF_InterCo
Dashboard Group, there are 2 IC reports. There is also a handful of
InterCo Data Adapters. You could leverage these...
I don't have a solution for this. However, I can point you in a
direction. Since MIN and MAX functions do not work on api.Data.Calculate
functions, my suggestion would be to get all the individual data cells
in each data buffer to then sort in order ...
The Direct Load method is faster than an Import, Validate, Load step.
Reasons why it is faster could also be considered limits. For example,
Direct Load process eliminates writing data to several Stage database
tables which saves time. Therefore, if ...