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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors