Table to Excel gp tool:
.XLS is the default file type.
.XLSX would be the preferred default file type.
What version of ArcPro are you using? When I run the Table to Excel tool it defaults to an xlsx format. I'm using 3.5.3
There is this interesting blog that talks about overriding tool parameters, this may be of interest to you for other tools?
We cannot change default behaviors of geoprocessing tools and parameters from release to release. A script that didn't explicitly define the output path would create an xls in previous releases, and while many people might prefer the modern xlsx format, we can't change the default output since someone might be counting on continuing to output xls. Cross release compatibility for every tool and parameter is critical to maintain.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.