Creating a report in Team Foundation Server(TFS) and my parameter is set as an array and I want to be able to display this array. I want to be able to switch the array to a list and then be able to show what is selected out of the list by the parameter the user selects. Can someone help please?? 🙂
Share
A multi-valued parameter is returned as an array, have you tried something like…
…in a text box?