Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

XML data source having xml file with multiple nodes at the same level

$
0
0
Hi All,
We have an XMl file in which the Master node has 3 child nodes.
All the 4 child nodes are at the same level.
For example : Lets say master node is Company and child nodes - Employee, Clients and branches.
Employee, Clients and branches  nodes are at the same level .
Hence when i call the xml query in the ssrs dataset data is getting populated only for Employee as SSRS does  considers only the first child node (Even though other child nodes are at the same level)  

Query in the Shared data source:
http://localhost/XMLDATA/CompanyDetails.xml  (Where XMLDATA is an virtual directory).

Query in the dataset tab:

<Query>
<ElementPath IgnorenameSapces="True">
Company {}/Employee/Clients//branches
</ElementPath>
</Query>



Please help me in this regard ASAP. This is very critical issue.

Thanks ,
Shrinidhi

Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>