Set a filter in slice to show only one row

Hi Team,
how can i set a filter in one slice to show only one row (for example: max value of a column)?

thks

0 1 169
1 REPLY 1

Steve
Platinum 4
Platinum 4

Try:

([_THISROW] = MAXROW("table-name", "column-name"))

See also:

Top Labels in this Space