Hi All,
Is there any way in Anaplan that a manual input field allows user to input number in Millions eg: 5000000 but displays 50.0 in the same cell and the grid?
Thanks in advance.
@Sampriti.Anand
I don't think so its possible in Anaplan. If this would have been a case then it would be very difficult for the End user to actually differentiate between 50 and 50 Million. We would lose the credibility of the data in all the other dashboards.
What you can do is make the user to input 50 and edit the format of the data (refer below snip)
And whenever you are using this data, just multiply by 1000000 in your calculations.
I hope it helps
~Anand
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…