Help

Lookup field with repeated information

774 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Hector_Santilla
5 - Automation Enthusiast
5 - Automation Enthusiast

I have a lookup field that brings the same data from other table (e.g. Joe Newman, Joe Newman, Joe Newman, Joe Newman). I need to display that information (in this case the name of that person ONLY once) in a page designer block. What can I do?

1 Reply 1

You can use a Rollup field instead with the ARRAYUNIQUE(values) aggregation. That should get “Joe Newman” to only appear once.