Displaying the Printable Page Member
When a POV dimension has multiple selections and Print All Selections is enabled, the PDF or Excel output of the report displays separate pages for each POV selection, but the POV selection name is not displayed in the PDF output of the report.
To display the attribute value or alias for the POV dimension in the report, you can
use the AttributeValue
or AttributeAlias
text
functions in a table title, text box or table text cell.
Inserting the POV Selection in the Table Title
To enable the table title and insert a text function to display the POV selection:
-
From the Table Designer, select General Properties, and then set Title = Show. The Title bar is displayed above the table.
-
In the top right of the text box, click
.
-
Select either
AttributeValue
orAttributeAlias
, and then specify the required parameters. The parameter is the POV attribute with multiple selctions and Print All Selections enabled. -
Click Select to add the text function to the text box. You can add additional text as required. For example, "Current Month:", before or after the text function.
-
Click
to validate the text in the Title bar.
-
Optional: Set the format for the text and Title bar, such as font, alignment, shading and border, by clicking format
next to the Title property, under the General Properties panel.
-
Click Close to return to the report design. When previewing the report in HTML or PDF, the POV selection will display for each page of the report in the top of the table.
Inserting the POV Selection in the Header
To insert a text function to display the POV selection in the header:
-
From the report header or footer, right-click and select Add Report Content, and then select Text.
-
Click
or Setup Text.
-
In the top right of the text box, click
.
-
Select either
AttributeValue
orAttributeAlias
, and then specify the required parameters such as Table and Dimension. The Dimension parameter is the POV dimension with multiple members selected and Print All Selections enabled. -
Click Select to add the text function to the text box. You can add additional text as required. For example, "Current Month:", before or after the text function.
-
Optional: Set the format for the text, such as font and alignment, in the text box properties panel.
-
Click Close to return to the report design. When previewing the report in PDF, the POV dimension member will display for each page of the report in the page header.