Hi all,
I have a situation where I have records that could show multiple times in a query due to multiple claim ids. However, I have set up a field as a Y/N flag where I only want to flag one as Y, the others I want to be N. It does not matter which is selected as Y, but just one.
Example:
MemberID ClaimID Flag
1 123455 Y
1 123456 N
1 123457 N
2 246855 Y
2 246859 N
2 246873 N
3 369332 N
3 369347 Y
Again, it does not matter which one is flagged as Y.
Thanks for any help.
I have a situation where I have records that could show multiple times in a query due to multiple claim ids. However, I have set up a field as a Y/N flag where I only want to flag one as Y, the others I want to be N. It does not matter which is selected as Y, but just one.
Example:
MemberID ClaimID Flag
1 123455 Y
1 123456 N
1 123457 N
2 246855 Y
2 246859 N
2 246873 N
3 369332 N
3 369347 Y
Again, it does not matter which one is flagged as Y.
Thanks for any help.