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
Hi all, I am importing a flat file into ADO. However the flat file does not have a unique identifier. I would like to use the row count as the "ID" Is there a way to create this ADO? Basically how would I do row_number() in SQL?
Good morning everyone. I need to build a module export with some specific requirements: users can select a currency type (USD/Local), Salary Type (1 or 2), Nomina Type (1 or 2), and Version (Forecast, TS, Plan). Currently, each of these filters is driven by an independent system module published in the NUX, each…
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…