While importing into system, how to highlight data already present in the module/list but not present in the file.
@SarthakGarg As far as I know, there is no default functionality to have this information.
When you have situations like this, my solution is to build a system to flag of what is coming from the last file.
When you import a file you could have in mind the below steps:
Hope it helps,
Alex
Use Anaplan Import and Data Action. During the import process, Anaplan will allow you to map fields from the file to your target module. If there is mismatch or missing data in the file, you can use the marking mechanism mentioned in step 1 to mark the missing data.
@Sprunki Game
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:…