LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

grouping data from table

Hi there,

I need some help here..In my table there are 28 datas, 2 columns and 14 rows. In 1st column , there is 7 to 8 digits. I want to group my data according to the value of the first 2 digits of each data in 1st column . If  the data just have 7 digits, I  will add the  0 at the front each data to become 8 digits. The number of  first 2 digits is starting from  01 to  40. I stucked when I want to grouping the data. Please hel p me..I really need this answer. I have attched my program. I am using Labview 8.2.

If you see in the .jpg file, there are 14 elements in the array and in the array 2. What i want is, to group all the data according to the first 2 digits. For example I want to make a group name as 23. Means that every data that have first 2 digits with 23 will be in this group. Example 23170608 index 0 and 23170608 index 5. So I need to collect the data in the array 2 at the same index number which is 1715 and 1615 and concatenate the string become 1 string.

thanks
Download All
0 Kudos
Message 1 of 2
(2,422 Views)
Why do you start a new thread? continue here
0 Kudos
Message 2 of 2
(2,403 Views)