No, this is not possible. Nor is is possible in Excel as far as I am aware. You could export your data to CSV, then have an Excel file with some VBA to read this CSV data and put the result into two Tables each with their own filters. However it is worth mentioning at this point that Excel is not a good data medium, nor is it a reporting enviroment. Perhaps consider what you are doing, and if (there will be) a better way of doing things.