Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Impose sample restrictions in Alteryx designer

deriant12
6 - Meteoroid

How can I perform/input these restrictions to get results from a large excel file?  

 

2016 >= fiscal year >=2011

and

Positive pretax income (pi>0)

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@deriant12 
I dont think we can restrict that for input.
We can pull in all the data then use a filter.

1217-deriant12.PNG

deriant12
6 - Meteoroid

Thanks Qiu!  So I merged all the files and tried to add the filter but I get this:

deriant12_0-1639717587869.png

 

Qiu
21 - Polaris
21 - Polaris

@deriant12 
Based on the error, message, I think you mistakenly select the "Import only the list of sheet names".
You should select the correct Sheet.

1217-deriant12-1.PNG

deriant12
6 - Meteoroid

Your solution worked but now the formula errors.  So I merged the 3 excel files into one.  The one file has three tabs (list of sheets).  Can I pull the info I need using the one sheet and the list of sheets names simultaneously?

 

deriant12_0-1639724778187.png

 

Labels
Top Solution Authors