ABSTRACT (by Federico Levis ) Category: CEL
Cognos Extension Library (CEL) Feature: Prompts to dynamically change RS Layout, ChartType, ChartSize
Prerequisite: Cognos Extension Library (CEL) is installed and included in your Report
1. Features
Prompts to dynamically change Report Layout
Report Layout:
Only Table
Only Chart
Both Chart and Table
Chart Type:
Bar Chart
Line Chart
Pie Chart
Chart Size:
Small
Medium
Large
Example: Layout= BOTH ChartType=BarChart Small
Example: Layout= Chart ChartType=PieChart Medium
2. Steps to add this Feature to Your Report
Add Layout Component Reference to CEL Objects with the 2 desired Prompts: blockDisplayLayout, blockChartLayout
Follow the indication of the Posts Dynamic Change RS ChartType and Dynamic Change RS Chart Size