Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesI would love to see a multi-output filter for cases where I want to route records to different places for processing based on the value of a single field.
For example I want to filter each letter to a different destination:
Letter | Number |
A | 1 |
B | 1 |
C | 1 |
D | 1 |
E | 1 |
F | 1 |
A | 2 |
B | 2 |
C | 2 |
D | 2 |
E | 2 |
F | 2 |
I would love to see a single tool that can send each letter to a different destination. See the attached screenshot for a concept of what this could look like.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.