Forum Discussion
bojanvelevski
2 years agoValued Contributor
Hey alex_panganiban,
You can trim the record to fit the headers, which will result in additional record with the hidden character as a value for the first column, in this case "employee_id".
From here, use Filter snap to exclude the records that doesn't have a "first_name" for example:
!$.hasPath('first_name')
Let me know if this works for you.
Regards,
Bojan
Related Content
- 5 years ago
- 8 years ago
- 7 months ago