I have a list with values in the format "<description>-<code>" (seperated by -). I am displaying that list in one column of a module as a drop down from where user can select. I need to change this format of each value in the list like this "<code>-<description>". Can I do this using some formula over this perticular column of this module?
Hello,
If the list item is being displayed in a line item that is formatted to the list, then the only value that can be displayed in that line item is the Name (in the case of a non-numbered list), or Display By (in the case of a Numbered List). Anaplan controls this.
Based on those rules, you cannot change the appearance of an item when it is also a selection box.
You could get fancy in the following ways:
Cheers!