Hey there, I have a Google sheet that lists my staff information with name, email and a tag.
I am attempting to Get a list of the values in Column A so I can map them to a dynamic field in my CRM. I have figured out how to do the mapping, and I am now looking for a way to list the data in just Column A.
The output goal would be
A
1 John
2 Jack
3 Sarah
4 Jill
I have looked up that it might have to do with a repeater and an aggregator but I cant seem to configure it right. Thanks!