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

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

Interactive Lesson help for beginner!

jkim195
5 - Atom

Hello, I am having fun learning Alteryx in one of my courses at school, but I have a question regarding one of the quiz questions on the Getting Started interactive lesson - Filtering Data.

 

I'm assuming the highlighted green is the True output, and the correct answer is:
     [Borough Code] = 1 OR [Health] = "Good"

 

Wouldn't that return all rows as true..?

 

Thank you!

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @jkim195 

 

I'm reading it as the entire table shown is the true output, so by process of elimination the correct answer is  [Borough Code] = 1 OR [Health] = "Good", as the other options could not produce that output. 

 

 

jkim195
5 - Atom

That makes sense 😅 I just confused myself. Thank you!

Labels
Top Solution Authors