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.
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!
Hi, I’m experiencing a strange issue in ADO that I can’t seem to resolve. Before reaching out to Anaplan Support, I thought I would check with the community for advice. I’m trying to extract some list properties for an ADO mapping from a Polaris model/module. However, no matter what I do, I keep encountering the same error…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…