Forum Discussion
hkillen
Helper I
5 years agoMAX 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...
hkillen
Helper I
5 years agoI am trying to use a MEASURE in a Table Visual.
The Measure includes the MAX function, to isolate the ID from the Data Table (TableA)