Hi @kumar.varun2 ,
I am not able to filter the Pivot table, I am not getting any error but data was not filtering.
I just want to filter with column 3 .
and i have use those records in to another excel .
I am using the below query to filter.
pivotAfteraddcolumnDT.AsEnumerable.Where(Function(r) r.Item(“NewCustomers”).ToString=“New”).CopyToDataTable
Regards,
surya