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

[C4C] Report/Source to display Old Values After a Mass Change?

tokgozatakan
Participant
0 Likes
562

We have made a mass change for a field in opportunities and now would like to see the old values in a list view rather than single change logs.

Is there a report, data source, data workbench etc. that I can see the old value for that field?

Accepted Solutions (1)

Accepted Solutions (1)

former_member226
Employee
Employee
0 Likes

Hi,

There are 2 ways to check old historical values for opportunities:

1. Using data source "Opportunity History" you can design a report to show old value per field.

2. use c4codataapi entity OpportunityHistoricalVersion and try to filter the data absed on your opportunity UUID.

Thanks

Saurabh

tokgozatakan
Participant
0 Likes
Thank you saurabhkabra2009,Let's say I changed the account of an opportunity yesterday. How can I find out what is the old account? Which selections should I make in the opportunity history data source?

Answers (0)