If I have a table with the following data:
How do I create or display all the [ICD Code] with the same [Claim Claim ID] into one field?
For example, instead of providing me with 6 rows, i only want it to provide me with 1 row and a field for [Combined ICD Codes] with value 659.53, 59510, 654.21, ....
Any help is greatly appreciated. Thank you