It looks like the C&P Event Custom Field Detail changed which of the two fields labelled "Question" are used for the question, sometime between 2/11/2021 and 2/18/2021. Prior to that, Question Id field had the actual question in it and the question field was blank. After that, the question Id field had a SalesForce record ID and the question field now has the question in it. I need to pull this information and present it to event leaders - but that is challenging when the field usage changes. When I do something like this in my coding, I have to change all the records either before or after the date in question. What should I do here?
You can see how this makes it difficult to use a report:

You can see the difference in the two records in these two images- supporting the problems shown above.

You can see how this makes it difficult to use a report:
You can see the difference in the two records in these two images- supporting the problems shown above.
Comment