Forum Discussion
sdhn
Responsive Resident
4 years agoSubtract 1 from output
Hello All, I have a measure as below: OpenNMSCounts = COUNTROWS(ALLSELECTED(ONMSAlerts)) This give me total row counts including column names. I want to subtract 1 from the total count...