Join Slack
Powered by
In a search, is there a way to add a value to the ...
# general
a
Amanda Rosiak
07/24/2023, 12:08 PM
In a search, is there a way to add a value to the end of a field? For example: adding an "A" to the end of each line in this column without doing a csv upload
m
Marc
07/24/2023, 12:17 PM
CONCAT({yourfieldid}, 'A')
a
Amanda Rosiak
07/24/2023, 12:19 PM
Thank you so so much!
@Marc
👍 1
Open in Slack
Previous
Next