Please have a look at the vi. I have a cluster array with multiple elements. I also have a array of strings. How can I index this cluster with the array of strings? What I want is the sting of array will have lets say Loadprofile0, Loadprofile1, positionprofile0 etc..for each profiles, I want to select the corresponding cluster data. THanks