How to realize the Dynamic Column in excel template for xml publisher? such as matrix report.
As I know, in rtf template, we can use the below solution. But I'd like to know how to do it in excel template for xml publisher.
• Dynamic Column Header
<?split-column-header:group element name?>
Use this tag to define which group to split for the column headers of a table.
• Dynamic Column <?split-column-data:group element name?>
Use this tag to define which group to split for the column data of a table.