I have been coding for awhile and noticed that I cannot get a item from a list if the index is stored in a variable. I would need some help urgently
This is my set up :
%Listname[%Index_Variable%]%
I would require assistance urgently
Shanks , im kind of a noob in power automate , i just started picking it up and there isn't a lot of tutorials going around about using it
To provide a bit of explanation for @Zave correct answer. When using a variable inside a variable you can use just the name. One set of '%' signs around the outside will designate that it is a variable. To use it as text instead of a variable name put singe quotes around the text. See here in the documentation.
Variable manipulation and the % notation - Power Automate | Microsoft Docs
Hello,
Try it like this:
%Listname[Index_Variable]%
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional