Print Page | Close Window

Adding a column to an ADO.Net XML Dataset

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=11187
Printed Date: 17 May 2024 at 9:53pm


Topic: Adding a column to an ADO.Net XML Dataset
Posted By: lindeve
Subject: Adding a column to an ADO.Net XML Dataset
Date Posted: 23 Sep 2010 at 8:14am
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



Print Page | Close Window