DynamicXMLDatasource
Is it possible to dynamically change which XML datasource I use in a report based on a parameter?
When creating the XML datasource, you can specify the server URL as a parameter such as $(fileLoc).
When you use the datasource, you will have to supply the full path to the XML datasource for the parameter dialog prompt.
i.e. fileLoc=file:\\\c:\datasource\data.xml
--
StephenWebster - 11 Dec 2007