I want to add another coloumn to show percentage for example level 2 % will be equal to 34/total no of inc and so on? how to do that
Assuming the grid has two list dimensions and a line item as a selector, I created a backend solution where a summary is generated using the SUM function across both lists. This summary is then referenced in a system module. In the main module, I created a line item for percentage calculation by dividing the value by the referenced summary from the system module. The line item is formatted as a percentage. With this setup, the percentage can be correctly displayed in the NUX as required. I’ve attached screenshots of two UX views for reference.
Thanks alot for your feedback @102049
I think I have a problem with the summary system module could you guide me
Glad to help you. To collect summary, just make a line item in the system module and directly refer "Count" line item to that newly created line item (Make sure summary in on in the source module).
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:…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Estimated Level of Effort:4-8 Hours of Model Building Level of Difficulty: Beginner Recommended Training: L2 Model Builder Training Persona: Casual Model Builder Potential ROI: Decreased planning time Increased accuracy of targets/spreads You Might Also Like: * Historical Snapshotting Top-Down Allocations Whether it's…