I have a worksheet that has an array formula that begins with
=IF(_xlfn._xlws.FILTER('Support - TAM'!H:L,('Support - TAM'!L:L="Complete")

When I copy that sheet to another workbook it shows up with the name of my source workbook like this. How do I prevent that?
=IF(_xlfn._xlws.FILTER('[Test.xlsm]Support - TAM'!H:L,('[Test.xlsm]Support - TAM'!L:L="Complete")