I have an already existing Crystal Report attached to an ADO.NET XML Data Stream. I need to add an additional column to this report not originally in the data stream. I have added the column to the xml stream coming out of the ERP system and to the xml schema file. But I'm unable to see this field in the report. No amount of refreshing allows me to see it.
If I create a new report based on this same schema file it appears - but not in the previously created reports.
How do I get that field into the existing report?
Linda