We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Input data issue

Dhilip_Kumar
8 - Asteroid

My Input file Sales tab has no data and I got error on below workflow if the sheet is blank. Please do the needful.

 

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

What version of Alteryx are you on? If you're on the latest, control containers should solve for this. Otherwise perhaps a detour tool paired with a count rows tool could help add logic to not process the data if the tab is empty.

 

Prometheus
12 - Quasar

You got an error because there's no data in your input (Example file.xlsx|||Sales). What are you trying to accomplish?

Labels
Top Solution Authors