Hi,
anyone who can help on formula "ABS"?
I need to get the absolute value of the line item, but Anaplan seems to round off the item.
Any notes on this? Thank you.
Below is the screenshot for sample:
Hi Sarah,
The issue is with the VALUE formula and not with the ABS formula
This occurs in Anaplan when the value formula is used on a string greater than 16 characters
Screenshots below taking example of Row 8 in your screenshot
16 chars screenshot
17 chars screenshot
I don't think there is any way to avoid this behavior..
Can you please elaborate on why this formula is required and maybe we can think of another way of achieving it
Regards,
Anirudh
@SarahE
Silly question
Could you try bringing in the contract number as a number? and then convert to text to join with the company code
Also, why do you need the ABS, that will only happen if the Company code is negative?
And do you need the Company code and contract number as a number rather than a text field?
Finally, it would be better to provide the join in the source file if possible - that prevents all of the above!
David
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…