Jump to content

Looking for Duplicate entries in portals across records


Gary Lutz

This topic is 3359 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi,

 

I have a database that is using portals for item number entries for a job.

 

I am looking for a way to look for duplicate item number in the portal field across multiple records. 

 

Using below as conditional formatting works but only per record

 

ValueCount ( FilterValues ( List ( Child::Category ) ; Self ) ) > 1

 

How can i make it work across all the records?  Do i need to use a script trigger instead?

 

 

Link to comment
Share on other sites

Using below as conditional formatting works but only per record

 

ValueCount ( FilterValues ( List ( Child::Category ) ; Self ) ) > 1

 

How can i make it work across all the records?

 

What exactly does "per record" and "across all the records" mean in the context? In which table are these "records"?

Link to comment
Share on other sites

This topic is 3359 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.