Displaying a Field list

Suppose I have the following XML for which I created an XML data adapter with query string "/root".

<?xml version="1.0" encoding="UTF-8" ?><root><foo>1</foo><foo>2</foo></xml>

"foo" is a list of "1,2". When creating a template using this data adapter, how do I create text fields for each "foo"?

Thanks

shaunewilliams's picture
Joined: Jan 21 2015 - 11:15am
Last seen: 8 years 4 months ago

Looking into subreports...

shaunewilliams - 8 years 4 months ago

0 Answers:

No answers yet
Feedback
randomness