-
Re: How to resolve the import error - New property combination found but name or code already exists?
Hi @jagadishdash , Thanks for helping out on this. I got to the root cause of it, it was an additional space at the start of the code. So even though it was within 60 characters the 2 codes became &q…1 -
Re: Share your best practices on guiding users through the UX — July 2025 Community Challenge
Hello all, Here are a few things that we follow to help smoothen the user journey through apps- Navigation & Organization- 1.Creating a homepage is an absolute must for larger apps so that a user…2 -
Re: Process doesn't run actions properly, but running individual actions does run properly?
Hi @iWonder , Can you elaborate the issue you're facing? What is the expected behavior & what is it that you're getting when running it as a process?1 -
Re: Returning a list member's code based off a unique property?
Hi @NumberOneAnafan , You can use firstnonblank to reverse the mapping & then use lookup to pull the value. Refer to the below screenshots for reference- This is my source module where we have th…1 -
Re: Anaplan optimizer - cumulate function
Hi, You can arrive at the cumulate as another variable & then use it for further reference. Here, the input qty is what I want to cumulate. V1 is the cumulated value of the input & C1 is the …1

