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?
Page 1 / 1
You can use a Rollup field instead with the ARRAYUNIQUE(values)
aggregation. That should get “Joe Newman” to only appear once.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.