Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to correctly classify data?

DoDo1May 3 2018 — edited May 9 2018

Hi all,

I am trying to figure out a problem I am facing in identifying how to correctly see data in EDQ. Considering the table below, I have a set of customer profiles that are linked to a certain classifications all in a column unfortunately. There are 10 unique classifications only. Therefore, I know there are a 100 combinations available for my profile data. I want to create reference data of these 100 combinations and show the count of associated profiles with each and every combination.

I have used the GROUP processor and grouped by the classifications. However, what this does is shows the count associated with every unique classification. What I want is the count of profiles pertaining to different classification combinations. For example customer number 1 and 6 have the same combination of classifications. So for this particular combination the count of profiles will be 2. Also please be aware I have an excess of 10 million profiles with unique customer number.

Please help me identifying a process that will allow me to see this in OEDQ.

Thank you for the support!

Customer NumberClassifications
1Yellow
1Orange
1White
1Black
2Yellow
2Orange
3Yellow
3Orange
3Black
5Yellow
4Orange
4Black
6Yellow
6Orange
6White
6Black
This post has been answered by DoDo1 on May 9 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2018
Added on May 3 2018
6 comments
221 views