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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Circular Dependency: Commissions

I have an issue where Commissions are calculated based on Collected Revenue but I then need to add Commissions and Collected Revenue together for additional calculations later.

 

I attempted to just create a calculated column with Expense Load = [CollectedRevenue]+[Final Commissions] but received the error: A circular dependency was detected: Sum Gross[Final Commissions], Sum Gross[Column], Sum Gross[Final Commissions].

 

Is there a way to get around this?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I did find a solution.  Essentially I needed to rebuild the data behind the measure as an entirely different dataset and integrate it back in with the original dataset later on.

 

Thanks for the help

View solution in original post

3 REPLIES 3
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

Have you solved your problem?

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

If you still need help, please feel free to ask.

Best Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

I did find a solution.  Essentially I needed to rebuild the data behind the measure as an entirely different dataset and integrate it back in with the original dataset later on.

 

Thanks for the help

v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

Please have a good look at the blog below which should be helpful.

How to avoid circular dependency errors in dax.

If you still need help, please share your dummy pbix file which can reproduce the scenario, so that we can help further investigate on it? You can upload it to OneDrive and post the link here. Do mask sensitive data before uploading.

Best  Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors