Hello Anaplanners - I am trying to add a 2nd column on this module that calculates variance between 2H Budget minus Forecast as you can see in the 2nd pic. 1st pic shows my versions. Every time I attempt to create a new row for this calculation, I get the error that you can see in the 3rd pic. At a past company, I was able to essentially stage the data because our versions module had a "Parent" column. Is there an effective workaround to calculate the a 2nd variance column as I'm trying to do? Many thanks.
Hey - Can you add in single quotes so formula reads instead: forecast - '2h budget'. I don't think it likes you are including numeric values that are not escaped in your formula.
-Jt
@rtriguer
As @jnoone says, sometimes the ' s are needed. so if in doubt, point and click rather than typing in.
Generally anything other than a space (e.g. -, >, number etc.) will need 's.
David
Why are non‑admin users unable to view Module information on the Anaplan page, while workspace administrators can? (After click the three dots on the grids right up corner) Are there any configuration options that allow non‑admin users to view module details without granting full workspace administrator access?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
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.…