Skip to main content

Lookup field with repeated information

  • October 4, 2019
  • 1 reply
  • 11 views

Forum|alt.badge.img+3

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

Kamille_Parks11
Forum|alt.badge.img+27

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