FILTERKEYS
Syntax
<filterkeys-expression> := 'FILTERKEYS()'
Since
2.2.6
Return-type
Key
Description
The function FILTERKEYS returns all keys of the current filter as string. The current filter is the collection of all dimension-selections, e.g. in a cell.
Examples
FILTERKEYS()
E.g. returns the keys Time:2003 | Product:A
See also
FILTER
