Solved! Go to Solution.
i think it have at least a line of [PD] is "10.6\.23"
which cause the alteryx to search for folder of "10.6" in outputs and generate file with .23 Pivots Validation.xlsx
H: > Beatriz Avitia > Labor JE > Outputs > 10.6 > .23 Pivots Validation.xlsx
you can use some tool to replace/remove the "\"
@BAvitia23 I agree with @PangHC 's assessment. One of your records must have had an additional "/" thrown in, thereby causing Alteryx to look for a phantom folder, which results in your error. Can you check your formula of your outputh path again?
The field you're referencing ([PD]) is causing the issue I believe.