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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

% running Total

Hi,

 

Need Help!

 

i have curruntly a running total measrue like below.

Status 0. R.T =
CALCULATE(Counta('SPOOL 공정 실적 현황 조회'[Rev Date]);USERELATIONSHIP('SPOOL 공정 실적 현황 조회'[Rev Date];'Calendar'[Date]); FILTER(ALLSELECTED('Calendar'[Date]);ISONORAFTER('Calendar'[Date]; MAX('Calendar'[Date]); DESC)))
 
And now  I want to have % running total
so created a new measure => total = count(SPLNO)
 
then tried % running total = status 0.R.T/ total
 
but for some reason it doesn't work... i am not sure what i did wrong. can you please let me know?
 
thakns in advanced.
1 REPLY 1
Gordonlilj
Solution Sage
Solution Sage

Hi,

 

Is it giving you some kind of error message or what is it that doesn't work?

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 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.

Top Solution Authors