Hi all,
I have 2 sheets, sheetA and sheetB.
I want to filter the contents of sheetA based on the contents of sheetB.
Any Idea?
Thanks in advance!
Hi all,
I have 2 sheets, sheetA and sheetB.
I want to filter the contents of sheetA based on the contents of sheetB.
Any Idea?
Thanks in advance!
@ppr any idea?
Please Share some Sample Data with us. Thanks
I think you will have to iterate over sheetB datatable, inside for each row put filter datatable activity and provide values of sheetB datatable.
Please follow screenshot as below,