Hi, I am having problem getting the total of all products for each month and I have no idea why it is not populated. Can anyone please help on finding out why it is not populating?
Hi @RomanMartinez , The total of All Products is top level for P1 Product Family List and hence for getting the values in All Products you'll have to set the summary method as sum from the blueprint mode. You can refer to example mentioned below,
Hope this helps.
All product is the total level, and if you want to display value at a higher level, then summary methods is there to do so. You have 2 types of summary method:
One for dimension and other for time.
bonjour, le certificat de notre ANAPLAN arrive à expiration le 12/06/2026. Est ce vous (ANAPLAN ) qui nous fournissez un nouveau certificat ? Merci Jean-François VENISSE M +33 6 34 16 34 22 jean-francois.venisse@abeille-assurances.fr 80 Avenue de l’Europe, 92270 Bois-Colombes
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:…