SOLVED
Interactive Lesson help for beginner!
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
jkim195
5 - Atom
‎03-10-2023
01:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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!
Solved! Go to Solution.
Labels:
- Labels:
- Academy
2 REPLIES 2
17 - Castor
‎03-10-2023
01:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
‎03-10-2023
01:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That makes sense 😅 I just confused myself. Thank you!
