Filter excel data directly without storing

Hi

i want to filter data in excel directly based on a condition without storing in any datatable variable. Can anyone help me on this

Hi @Sirisha_Siri ,

Have you tried this activity yet?

image

Kind Regards,
Ashwin A.K

Hi @ashwin.ashok

i am not using Studiox. i am using studio. i need to filter a particular column directly in the same excel and perform further activities on it

Hi @Sirisha_Siri

You can try with Filter activity

Filter Activity is also available in Studio

Go the Filter option → select the Show Modern

image

Have a look on the documentation

https://docs.uipath.com/studiox/v2019/docs/filter-x

Refer to the thread

Regards
Gokul

Hi @Gokul001

i dont have any table created in my excel. i need to apply filter without using table name

HI @Sirisha_Siri

In Filter Activity

Source → Excel.Sheet(“Sheet1”)

Regards
Gokul

1 Like

Thanks @Gokul001

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