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
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…