In Power Automate desktop, I am trying to extract text from a TextList which is located in a determined position. For example, text located in position 29 in TextList. This action should work when the value in "set variable action" is written as %TextList[position]%
, in my case %TextList[29]%
, but when I execute the actions I don't get any text (as it's shown in the picture). Any ideas how should I fix it?
The textList included data such as the ones in the picture.