Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
sdhn
Responsive Resident
Responsive Resident

Subtract 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 counts. Above query subtract -1.
 
any help will be appreciated.
 thanks 
 
 
 
 
1 ACCEPTED SOLUTION
smpa01
Super User
Super User

@sdhn  do you mean this

OpenNMSCounts = COUNTROWS(ALLSELECTED(ONMSAlerts))-1
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs

View solution in original post

1 REPLY 1
smpa01
Super User
Super User

@sdhn  do you mean this

OpenNMSCounts = COUNTROWS(ALLSELECTED(ONMSAlerts))-1
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
My custom visualization projects
Plotting Live Sound: Viz1
Beautiful News:Viz1, Viz2, Viz3
Visual Capitalist: Working Hrs

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.