Framework:MeasureFilter

From CoPlanner 10
Revision as of 15:50, 18 November 2010 by Admin (talk | contribs) (Created page with "==Function== MeasureFilter(<FilterConstant>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6...")

(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)

Result

Measure visibility depending on the position of the axis.


Example

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