How to extract specific columns in Uipath?

Currently, I am working with a excel file.

I got a array which contain [24,25,26]
And I wish I can extract the columns with value when that column calendar week contain in above array. tks a lot

@KK_Lam

Can you please share the output screenshot

Hi Rlgandu,
My Issue have been fixed by using DefaultView.ToTable, tks a lot!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.