This data from here is impacting a lot of things and I am not sure if the % taken to distribute the Sales Target over the Quarters is the same as PY Account/ PY Country Product Family. Help plx!
@Csta, We need to divide the Initial Account Sales Target of that quarter by the Total Sales Target for the whole month to get the percentage. Try it out! Also it's mentioned in the notes to use LOOKUP function.
@Dikshant Thanks, it makes sense actually.
Make sure your logic on 'TAR02 Account Review'.Final Sales Targets is working correctly and you have loaded the override Sales Target correctly is loaded correctly.
@dilkshant The Final Sales Target Seems fine as per the comparison with the example that was given. The Quarterly Distribution is what is confusing. I am taking this % for Distribution over the Quarters.
@Csta, Can you share the blueprint mode of the module TAR05 Quarterly Account Sales Revenue Targets.
@dilkshant here it is. I was able to figure many other things, ambiguities with the Qtr Percentage still persist.
@Csta, Can you try this formula for % of Account Sales Target line item:
'TAR01 Detailed Sales Targets'.Initial Account Sales Target / 'TAR01 Detailed Sales Targets'.Initial Account Sales Target[LOOKUP: 'SYS99 Lookups'.Target Year]
It is pulling values from the QTR so we don't need the look up but the SUM for only A1 Accounts. @Dikshant
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.…