I’ve got a model I need to run daily that pulls a feature service and related table from AGOL, pulls out some date from the related table to a new table, and then joins that back to the feature service. When I run this in ArcPro is goes through the whole process fine but when I run it as a scheduled geoprocessing tool it writes the export table to my default c:\ Arcgis personal geodatabase rather than the output location I told the model to export to. And then it fails because it can’t fine the table and col to calculate. Any help would be appreciated!