Dear friends, I want to add a constraint to the left and right input values corresponding to the line items. If they exceed 100, an error will be reported. Is there any good way?
hi Case 1: Sum of left and right are greater that 100 you can create a line item of text format and then you can display desired error message and can apply conditional format as well. Case 2: Individual limits if entered greater than 100 also you can display error by creating line items. Screenshot for reference
Hope it helps.
Hi, you can sum both right and left values in 3rd line item(Number Format) if right+left >100% then 1 else 0, then use this 3rd line item as conditional formatting to highlight right and left fields.
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…