Filter Pivot Table Error

Hi, I’m unable to use a variable in the configure filter property. I received an error message (0x800A03EC). Is there a way to resolve it and do you have a sample of how the filter pivot table works?

HI @lq_c

Use Kill Process activity before filtering the Pivot table

Process Name : “EXCEL”

Use Some Delay for 5 sec

Check out the thread

1 Like

HI @lq_c

Try this alternative

Record a macro to filter the pivot table in excel and copy the macro send here

If you make a dynamic vba code you can use Invoke VBA activity in the process and and pass your dynamic filtring values in the variable

Regards
Sudharsan

1 Like