...
Formula
With the formula column, you are able to calculate values based on other columns of type number or decimal number. Note that the calculated value will be read-only and will only show up to 5 characters after the comma. To see an example of the usage of the formula column, please check this example.
Issue Picker
Allows you to choose any issue as a value for your column. Currently, only one issue per row is available for selection. Control the issues available in the drop-down search either via JQL or configuring the searching user permissions. Go to the Table Configuration → Manage row. Set the Searching User field:
if Current User is selected - the search will be populated with issues available per view according to the Jira permissions of the searching user. Note, that even without the permissions current user will see the issue key, but not the summary.
if User is selected - the searching user will be able to have access to issues according to the permissions of the selected user.
...