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
Tanushree_Kapse
Impactful Individual
Impactful Individual

"Circular dependency detected" in a measure

Hello,

 

I have a these measures:
1 week= CALCULATE(SUM(Table[amount]), Table[Bucket] = "1 week")
1 month= CALCULATE(SUM(Table[amount]), Table[Bucket] = "1 month") + 1 week 

 

runoff1week=[1 week] * Table[runvalueWeek]
These measure are working fine.

But when I create a new measure for runoff1month,
runoff1month=[1 month] * Table[runvalueMonth]

I am getting error in this one saying: " Circular dependency was detected"- runoff1month, runoff1week, runoff1month"


Why so?
How can I fix this?
@amitchandak , @Fowmy , @Anonymous , @daxer-almighty 

Please help.

 

Thanks

 

 

 

1 ACCEPTED SOLUTION
Tanushree_Kapse
Impactful Individual
Impactful Individual

Got the solution for this:
1) Used ALLEXCEPT function in the measure to remove the context filters.
2) Other option which I tried is creating a measure for BUCKET instead of column.

 

 

View solution in original post

3 REPLIES 3
Tanushree_Kapse
Impactful Individual
Impactful Individual

Got the solution for this:
1) Used ALLEXCEPT function in the measure to remove the context filters.
2) Other option which I tried is creating a measure for BUCKET instead of column.

 

 

amitchandak
Super User
Super User

@Tanushree_Kapse , the formula for runvalueWeek, I doubt it uses runoff1month

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak , 
runvalueWeek is entirely different column, it isn't using 

runoff1month

 

 

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!

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.