Hi,
Need help creating a formula that will divide a child in a list by the parent.
screen shot of the formula I have
Looking to take the Amt from both Direct & ISO and divide them by the All BU parent from another module in their specific columns.
Hi @neg177
Assuming 'All BU' is the 'Top Level Item' of your list, then you can use SELECT to reference parent values as shown below:
Thanks,
LipChean
@neg177
Use a LOOKUP of the parent for items other than the first level within the hierarchy and SELECT for the top level for the first level parent.
Thank you. Very helpful and we got the formula we needed.
I have this error message " Azure blob http error " when i save cloudworks connection to Blob Storage. I follow this link: Connect to Azure Blob | Anapedia Can someone help to identify the root cause and how to resolve? is it related to permission or security?
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…