We are building a validation that will send back an error if the file size is not what was expected.
What is a way to return a file size within an Alteryx workflow without loading the file, so if the file is larger than we expect we can cancel the job before bringing in the file?