Run time error Object reference not set to instance

I am using a excel to save to save into different excel. I am using a FOR EACH ROW and FILTER DATA TABLE activity.Can anyone suggest me why i am getting this error
image
image
image

Hi @vignesh.maruthappan

What are you trying to filter using Filter Data Table. Filter Data Table will throw an error if you place it inside For Each Row in DataTable activity. If possible share the excel and conditions, will help you with flow.

Regards

Hi
Filter.xlsx (16.8 KB)

There is a column “NAME” i need to save these names filtered with same value and save into a new excel with the filtered data name.Output should be in .csv. i have attached the sample output format
Sample filter output.xlsx (16.6 KB)

Hi @vignesh.maruthappan

Check the below zip file.

SampleProcess3.zip (49.9 KB)

Output:

Regards

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