PPLOlapReport

Description

The PPLOlapReport class is used to work with express report

Inheritance Hierarchy

          NObject

          PPLMetabaseObject

           PPLReport

           PPLOlapReport

Methods

bubblesSettings. Returns bubble chart settings.

bubbleTreeSettings. Returns bubble tree settings.

chartSettings.  Returns chart settings.

copy. Returns express report copy.

copyWithoutStorage. Returns copy of the current object without custom data warehouse contents.

dataSource. Returns data source of express report.

fixedDimensions. Returns fixed dimension of express report.

gridSettings. Returns express report table settings.

leftDimensions. Returns express report dimensions located in columns.

mapDSSettings. Returns data source settings for express report map.

mapSettings. Returns map settings.

metrics. Returns metrics dimension identifier.

objectives. Returns Observation object dimension identifier.

putDimensionToFixed. Fixes the specified dimension.

putDimensionToLeft. Places the specified dimension in columns.

putDimensionToTop. Places the specified dimension in rows.

resources. Returns express report resources.

selectionDictionary. Returns the dictionary containing selection of express report dimension elements.

selectionSet. Returns selection of express report dimension elements.

setDataSource. Sets express report data source.

setMetrics. Sets metrics dimension identifier.

setObjectives. Sets observation object dimension identifier.

setSelectionSet. Sets selection of express report dimension elements.

setTimeline. Sets identifier of the dimension used to build a timeline.

settings. Returns express report settings.

startMode. Returns initial data display mode.

storageDictionary. Returns custom data warehouse.

timeline. Returns identifier of the dimension used to build a timeline.

title. Returns express report title.

topDimensions. Returns express report dimension located in rows.

Methods inherited from PPLReport

copy. Creates a copy of report object.

descriptor. Returns description of the repository object, based on which report is created.

generatePlist. Returns a dictionary with report settings.

save. Saves current report state.

saveAsFavorite. Saves the current report to favorites.

Methods inherited from PPLMetabaseObject

descriptor. Returns repository object description.

Static Methods

olapReport. Creates an express report.

Static methods inherited from PPLReport

report. Creates a report object by repository object description.

See also:

Working with pplib++ Library Classes