SOLVED
How to take the first row of multiple Fields based on a condition dynamically
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
MostafaBouzari
8 - Asteroid
‎03-01-2020
06:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
i want to take the first row of the data dynamically but based on a condition.
E.g
if contains(All the Fields here(or CurrentFields),'Source or FileName') then don't Rename it Else take the first row of the data as Name EndIf
this is how my column looks like and don't want to rename the Filename or Source Column
How can i achieve this?
Best Regards
 
Solved! Go to Solution.
2 REPLIES 2
19 - Altair
‎03-01-2020
06:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This was a fun one.
giving
The annotations describe what happens at each step, but let me know if you need more explanation
Dan
‎03-01-2020
07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Beautifully done
