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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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