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
juju
Helper III
Helper III

Formula works to create measure but not column

 

I am looking to create a caculated column using the following formula ( based on two measures ) :

 

Cost = 
[MTD Cost]-[MTD Cost : PreviousDay]

This works when I create a measure, but doesnt work when I create a column - same formula. The error says a circular dependandcy was detected. Not sure how to avoid the circular dependancy.

2 ACCEPTED SOLUTIONS
BhaveshPatel
Community Champion
Community Champion

Hi @juju

 

You can refer this BLOG for understanding how your formula works. 

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

View solution in original post

short answer, include a column with a unique index in your table

Austin is VP Operations at PowerPivotPro and a professional self-service enthusiast 🙂

View solution in original post

2 REPLIES 2
BhaveshPatel
Community Champion
Community Champion

Hi @juju

 

You can refer this BLOG for understanding how your formula works. 

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

short answer, include a column with a unique index in your table

Austin is VP Operations at PowerPivotPro and a professional self-service enthusiast 🙂

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