I have a multi value paramer field used to enter 1 or more item numbers. I have created a formula field to display the values of this field using: Join({?ItemParam}, ", ")
I would also like to see the item descriptions for each item entered in the parameter. How would I display these?
I would also like to see the item descriptions for each item entered in the parameter. How would I display these?