17-03-21 02:45 PM
Hi team,
i've a collection with around 30 columns, but for my process i need only 5 columns, i know the name of the column, so how can i filter only these 5 columns and delete the rest?
I'm able to do that with a loop through "delete column name" collection but i think it's not the best approach, can you suggest some actions?
The second question is: how can i filter this collection and have in ouput a new collection with, for example, column1 only with numeric value, and delete the string/blank values?
Thanks in advance,
VH
17-03-21 04:28 PM
18-03-21 08:35 AM
18-03-21 09:14 AM
18-03-21 09:18 AM
18-03-21 09:23 AM
18-03-21 09:28 AM
18-03-21 09:31 AM
18-03-21 04:29 PM
19-03-21 09:57 AM