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 Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
SOLVED

Disable upload file option

TrifactaUsers
10 - Fireball

Hi,

 

Do we have an option to disable "Upload" in Import Dataset ? The business would like see only the required connections!

 

Thanks

Sridar

2 REPLIES 2
Trifacta_Alumni
Alteryx Alumni (Retired)

Hi, Sridar--

 

You cannot disable that connection explicitly. However, you can set the maximum size of the file upload to 0. In the Admin Settings page, set the following parameter to 0:

 

webapp.client.maxFileUploadSize

 

Answer comes from here: https://community.trifacta.com/s/question/0D51L00005dFoCvSAK/my-organization-wants-me-to-disable-file-upload-on-trifacta-and-force-users-to-use-the-datasets-in-hive-and-hdfs-whats-the-best-way-to-do-it

 

Cheers,

-SteveO

 

 

 

 

 

 

TrifactaUsers
10 - Fireball

Thanks Steve.