Unique first name in repeating group

Hey
In my app , there is a repeating group and the data that is shown over there has a field First name
First name has the duplicacy i want only to get first name uniquely, if the first name has the duplicacy, i want only one record should be visible not all the duplicate records should be there that is duplicate according to first name
Here is the image for more clearance that what m wanting


Need help

Try Group BY name:

Hey @jeffrey.j.obrien Thanks for your help
Its working now
I have made some other changes after repeating group
I will mention here so , someone get stuck like me , they can get help from this
Thanks again


This topic was automatically closed after 70 days. New replies are no longer allowed.