Framework:MeasureFilter

From CoPlanner 10
Revision as of 08:49, 24 May 2012 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

MeasureFilter(<FilterConstant>)

Parameter Description
FilterConstant
  • All - Always visible
  • MonthOnly - Only visible on months(only in combination with the time dimension on the same axis)
  • YearOnly - Only visible on years(only in combination with the time dimension on the same axis)
  • NonLeavesOnly - Only visible on parent (only in combination with all dimensions on the same axis)

This function belongs to client-side functions.

Result

Measure visibility depending on the position of the axis.

Example

MeasureFilter(Quantity act.,YearOnly)
Result: Measure is only visible on year elements.