dynamic columns in XML Publisher Reports
Hi Experts,
I have a requirement , there are "N" number of delivery code , with print-to and email_to options defined in a table. i am able to display the result as below using RTF
| Delivery Code | Print option | Send Email |
|---|---|---|
| Print,Mail | Y | |
| 3C3 | Y | |
| Web Portal | N | N |
Now the requirement is that the data should appear as below, is it possible to create these columns dynamically in the below format in RTF using BI publisher ?
| Delivery Code | Print,Mail | 3C3 | Web Portal | nth Del Code |
| Print Option | Y | Y | N | ... |
| Send Email | Y | ... |
below is the XML data