@Yurdanur_Yusuf
please access like this → Array(0).ToString
1 Like
@Yurdanur_Yusuf use simple for each
how can i add it to build data
@Yurdanur_Yusuf
Write like this->{item}
1 Like
@Yurdanur_Yusuf show me how you are adding in datatable
1 Like
@Yurdanur_Yusuf its mean we are getting empty indexes in Array
1 Like
Main.xaml (70.0 KB)
@Yurdanur_Yusuf I am unable to open other sub processes
1 Like
here is the output:
Array(0).toString = 1st item
Array(1).toString= empty
Array(2).toString = 2nd item
Hi, Can you try the following? listString = listString.Where(function(x) x.trim<>“”).ToList
1 Like
how can I do it
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.