Hi Experts,
I am using a grid layout and I have rule input of array type, I want to select data present at specific index in rule input, Please help me how can I get index of array type rule input?
Thanks in advance.
Discussion posts and replies are publicly visible
have you tried Index function example
index(ri!arrayType,n,null) where n is the position of the value in array