Forum Discussion

hkillen's avatar
hkillen
Helper I
5 years ago

MAX Function disrupts Table Visaul

Hi. I created a Measure that uses the MAX function when attempting to identify  vPerentageOccupied= MAX ( [TableA] ! [PAX]) / MAX ( [TableA] ! [CAPACITY])  The Measure works just fine when the Fil...