Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Default File Types for Data Input

StephenF4
6 - Meteoroid

I run a monthly workflow (saved as an analytic app) for which I need to attach 11 Excel files individually. Recently Alteryx has started defaulting to "All Data Files" for file type when browsing to connect the Excel file inputs, but this causes my Excel files to not appear. 

 

My Excel files are saved in the standard .xlsx format. I can get them to appear be selecting All Files (".") in the dropdown as shown in the screenshot below, but this is a pain to do for every input. I've poked around in Designer's settings, but I can't find a way to set All Files (".") as the default when browsing for inputs. 

 

As a side note, it's a little strange to me that Excel formats aren't even listed in the dropdown, but that's no problem provided I can find a way to default to the All Files (".") option. Thanks in advance! 

 

StephenF4_0-1750169041154.png

 

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

In your File Browse, you can specify what file types you want to be available for selection - follow the default pattern and change it for .xlsx

Screenshot 2025-06-17 115453.png

StephenF4
6 - Meteoroid

Thank you! For any others dealing with this issue, I selected Arbitrary File Specification for each of my File Browse tools and replaced the default text with "Microsoft Excel (*.xlsx)|*.xlsx". Worked like a charm. 

Labels
Top Solution Authors