Using a Dynamic XML Dataset
Is there a way to dynamically use an XML dataset as a datasource?
We got it to work. The problem that we are having is when multiple rows are returned in the dataset, it will not display them on the report, even though there is not a first wrapped around the Fields!whatever.value, the report is only displaying the first value that comes back.