SOLVED
Consider specific data based on the single column with multiple criteria's
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
MoinShaikBasha
7 - Meteor
01-18-2024
08:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI,
I have a below data where there is going to be 2 types of data flowing in and I would need only 1 set of data to pass through based on a condition.
Sample Data:
| Field 1 |
| Sub_Supplement |
| Sub_Supplement |
| Sub_Supplement |
| Sub |
| Sub |
and the output should be if I have both the data Sub_Supplement and SUb then only Sub_Supplement should flow further and if there is only either one of them then that respective data should flow in.
Thanks in Advance.
Solved! Go to Solution.
Labels:
6 REPLIES 6
16 - Nebula
01-18-2024
08:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you provide sample input data and expected output? The requirements are not clear at all, at least to me.
Chris
01-18-2024
08:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Attaching the sample file. HOpe this helps.
01-18-2024
08:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Attached the sample file below.
Raj
16 - Nebula
01-18-2024
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Made for similar scenario this will help you build your logic. @MoinShaikBasha see if this help.
16 - Nebula
01-18-2024
12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
CoG
14 - Magnetar
01-18-2024
03:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
