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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
JH
Frequent Visitor

Help! Delete cumulated values by Month

Hello, 

 

 

I created a revenue cohort in Power BI, looking like this (appr. recreation):

 

cohort.PNG

I successfully managed to cumulate my values, to get the cumulated revenue cohort. However the following issue appeared:

 

cohort 2.PNG

 

The cumulated values keep on appearing after their last Month (blue) as the revenue of M1 (yellow)

F.e.: If a vendor signed in 2014-09 and made a revenue of 32€ in his first month (M1), 32€ will appear in every M.. after M45. 

(2014-09 --> 2018-06 = 45 Months (M45))

 

I tried to use the following DAX Formula, with no success:

 

Remove values = IF(IFERROR([Cumulated_internal_revenue],10000 <10000),TRUE(),FALSE())

 

Please help me out, its driving me crazy 🙂 

 

Thanks

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @JH

Do you use stacked bar chart? Which columns/measures do you put in this visual and how they are created?

Could you show a real screenshot of Power BI visual?

 

Best Regards

Maggie

Hey Maggie,

 

Thanks for you reply! 

 

No, I used a Matrix Table. As column, I used the measure "Months after Signup" and as rows " Cohort". The value is "cumulated internal revenue", calculated with the following DAX  Formula: 

 

pbi.PNG

All three Measures are in the same "Internal Revenue" table

 

Cohort is an added collumn created like the following:

pbi.PNG

Unfortunately, I cannot publish an actual screenshot 🙂 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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