shaunewilliams Posted January 21, 2015 Share Posted January 21, 2015 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>[/code]"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 Link to comment Share on other sites More sharing options...
shaunewilliams Posted January 21, 2015 Author Share Posted January 21, 2015 Looking into subreports... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now