Chart Filter parameters

This table lists the parameters for filtering the elements to be displayed in the chart:
Field Name Default Description
rv_measure_graphhide Measures Hidden on Graph None

The list of measures that must not be displayed on the graph when the worksheet is uploaded. This is a subset of rv_measure_passed parameter. A single element [element1] or a set in the form {[element1],[element2]} is required. Supports the MDX definition for the set. If not defined, all the measures for the rv_measure_passed are displayed.

To view the measure that is displayed on the legend but not on the graph, you must select the measure on the legend.

Note: This value is applicable only if the rv_measure_except is excluded.
rv_history_graphhide History Elements Hidden on Graph None The list of history elements that must not be displayed on the graph, when the worksheet is uploaded. This is a subset of the rv_history_passed parameter. A single element [element1] or a set in the form {[element1],[element2]} is required. Supports the MDX definition for the set. If not defined, all the elements specified for the rv_history_passed parameter, are displayed.

To view the history element that is displayed on the legend but not on the graph, you must select the history element on the legend.

rv_item_graphhide Items Hidden on Graph None The list of items that must not be displayed on the graph, when the worksheet is uploaded. This is a subset of the rv_item_passed parameter. A single element [element1] or a set in the form: {[element1],[element2]} is required. Supports the MDX definition for the set. If not defined, all the items specified for the rv_item_passed parameter, are displayed.

To view the item that is displayed on the legend but not on the graph, you must select the item on the legend.

Note: This value is applicable only if the rv_measure_except is excluded.
rv_location_graphhide Locations Hidden on Graph None The list of locations that must not be displayed on the graph, when the worksheet is uploaded. This is a subset of the rv_locations_passed parameter. A single element [element1] or a set in the form: {[element1],[element2]} is required. Supports the MDX definition for the set. If not defined, all locations specified for the the rv_locations_passed parameter, are displayed.

To view the location that is displayed on the legend but not on the graph, you must select the location on the legend.

Note: This value is applicable only if the rv_measure_except is excluded.
rv_period_graphhide Periods Hidden on Graph None The list of periods that must not be displayed on the graph, when the worksheet is uploaded. This is a subset of the rv_period_passed parameter. A single element [element1] or a set in the form: {[element1],[element2]} is required. Supports the MDX definition for the set. If not defined, all the periods specified for the rv_period_passed parameter, are displayed.

To view the period that is displayed on the legend but not on the graph, you must select the period on the legend.

Note: This value is applicable only if the rv_measure_except is excluded.
rv_scenario_graphhide Scenarios Hidden on Graph None The list of scenarios that must not be displayed on the graph, when the worksheet is uploaded. This is a subset of the rv_scenario_passed parameter. A single element [element1] or a set in the form: {[element1],[element2]} is required. Supports MDX definition for the set. If not defined, all the scenarios specified for the rv_scenario_passed parameter, are displayed.

To view the scenario that is displayed on the legend but not on the graph, you must select the scenario on the legend.

Note: This value is applicable only if the rv_measure_except is excluded.