You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Phone numbers repeating instead of suppressing duplicates

Summary:

Mobile phone and home phone number columns are repeating even though they are duplicates and the columns are set to repress.

Content (please ensure you mask any confidential information):

I'm using a formula to select for a worker's mobile phone and home phone regardless of which phone is set as default, using MAX(CASE WHEN "Person Phones"."Phone Type Code" = 'HM' THEN "Person Phones"."Area Code"||'-'||"Person Phones"."Phone Number" END by "Worker"."Person Number")
and MAX(CASE WHEN "Person Phones"."Phone Type Code" = 'H1' THEN "Person Phones"."Area Code"||'-'||"Person Phones"."Phone Number" END by "Worker"."Person Number")

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!