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
Hi Is it possible to color any line item in NUX we can color the cells but can we color the header of any line item in NUX. So i wanted to color only the WP0 part not all the line items in the view i have used cf for cell but is it possible for line item
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…