Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Ideas

Share your Server product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Server UI enhancement

Hello Alteryx Team,

 

I've developed a workflow and successfully uploaded it to our Alteryx Gallery. This workflow requires an Excel file as input, which the user should select interactively via a File Browse Tool.

To achieve this, I've used the following configuration:

  • An Input Data Tool is connected to a sample Excel file and reads a specific sheet (e.g., "Sheet1" or "Data").
  • A File Browse Tool allows the user to select the Excel input file.
  • An Action Tool connects the File Browse Tool to the Input Data Tool to dynamically update the Excel file path

 

Every time a user runs the workflow in the Gallery and selects an Excel file, a pop-up window appears, prompting the user to select the Excel sheet.

Screenshot 2025-09-04 105046.png

I do not want to have the option of selecting "<List of Sheet Names>". I only want to be able to select the Sheet itself.

 

I would suggest to add an option that allows the creator of the App to deselect the field "<List of Sheet Names>", so that the User on the Server can not see and select this field.

 

Thank you in advance for your help!

 

Best regards, Felix