SOLVED
Match, Count, and Filter?
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
sartol
7 - Meteor
‎06-24-2021
05:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am new to Alteryx Designer
I want to:
check and see if the machine ID and the machine use time match (I tried the Unique Tool but it doesn't work for this)
if so, count how many times a function is used (how many rows have: that function, that machine ID, and that use time)
filter out the rows with that function use below a certain threshold (Could probably use the filter tool if I got to this step)
Is that possible? How to?
Thanks!!
Solved! Go to Solution.
Labels:
- Labels:
- Output
- Transformation
- Workflow
3 REPLIES 3
dougperez
12 - Quasar
‎06-24-2021
05:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎06-24-2021
06:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes! Then I used unique to remove the repeats from the data.
Thanks so much!
dougperez
12 - Quasar
‎06-25-2021
05:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You're welcome!
Mark the solution to help others too!
