Forum Discussion

laciodrom_80's avatar
laciodrom_80
Helper IV
9 years ago

Filtering table by measures

Hi,   I'm able to create a new table filtering like this:   NewTable = FILTER(Table; Table[Area]<= 500 && Table[Area] >= 10 I'm not able but would it be possible to use measures instead of stati...