Monday, March 8, 2010

OBIEE Report XML Structure Part 2

In part I showed you the base structure. In this part I want to show you the Columns Structure:

image

The {saw:columns} Structure

image

The first inner tag is {saw:column} . The base tag contains the column formula, columnId and aggregation rule

This tag is divided into {saw:tableHeading}, {saw:columnHeading}, {saw:displayFormat}

image

The {saw:tableHeading} Structure

image

This allows you to set an alternative caption as table heading.

The {saw:columnHeading} structure

image

This allows you to set an alternative caption as column heading. Also the interaction on a column level (Ai when you click on the column heading) is set here.

the {saw:displayFormat} structure

This control the display format of the data cel:

image

This also control the dataformat:

image

Till Next Time

No comments: