Forum Discussion

analyser's avatar
analyser
New Member
1 year ago

Exclude rows from measure

I have a large transactions table (600M+ records). The table has both revenues and expenses records.   I have a measure that calculate a profit % = (revenue - expense) / revenue   Record # Co...