Import Excel values for Parameter

Hi guys,
I am trying to write a list of values to a specific parameter, but I got stuck because it takes only few values as shown in the right side of the picture, even though I have more values in the excel file.
I appreciate any help. Thanks.

hi,
use flatten after List.Transpose, because in this case the values in sublist considered as one value for other inputs

1 Like