cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What data view is used by profile dashboard / how to find date a contact became Self-Identified

vervinckt_joyca
Active Contributor
0 Likes
539

Hi,

I'm looking for a way to know the date that a contact became "Self-identified"...

This data should be somewhere in hybris marketing available, because the Profile Dashboard app shows how many contacts converted from one contact level to the next, within the selected timeframe.

So I wonder what data the Profile Dashboard bases itself on?

Can you see in the web ui somewhere what data views are called?

Or does somebody just know already where I can find this date?

Thanks

Joyca

Accepted Solutions (1)

Accepted Solutions (1)

former_member226
Employee
Employee
0 Likes

Hi Joyca,

Assuming you have OnPrem system then you can have a look at customisation in SAP Hybris Marketing-->Contacts and Profiles-->Profile Dashboard-->Define Settings for Profile Dashboard Filters-->Segmentation Profile Assignment. Using this Segmentation profile you can find which data view calls up.

Also CUAND_CE_IC_ATTH will hold the history of VALIDATION_STATUS as Attribute Name.Here you can see the data of change.

For cloud system, You can look for SAP_CONTACT_ENGAGEMENT_SIN as segmentation object and its corresponding data view.

Thanks

Saurabh


vervinckt_joyca
Active Contributor

Thanks Saurabh, table CUAND_CE_IC_ATTH was EXACTLY the one that I needed!

And with HANA object dependency lookup I found this table is used in sap.hana-app.cuan.contact.internal/CA_CE_IC_FILTER where some contact details are displayed as well.

Thanks for the help!

Joyca

Answers (0)