Filter database based on another sheet

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

@Ray_Sha1,

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,