Forum Discussion

TodGrindley's avatar
TodGrindley
Frequent Visitor
8 years ago

Custom field is giving circular dependency error.

Hi,

 

I need help with doing aggregations in my power bi report. In the screenshot below, I am trying to do the multiplication of a custom field I have created agaisnt a field I have in my report. However i keep getting this circular dependency issue. 

 

https://www.screencast.com/t/ofPooPhnkjzG

 

Can someone please suggest the best way to get around this? It essentially happens for every custom field I try to create.

 

Thanks in advance

1 Reply

  • v-piga-msft's avatar
    v-piga-msft
    Resident Rockstar

    Hi TodGrindley,

     

    Normally, when building complex DAX code or creating calculated tables, we may encounter the problem of circular dependency errors .

     

    If it is convenient, could you share a dummy pbix file which can reproduce the scenario, so that we can help further investigate on it? You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.)

     

    Besides, Here is a similar thread, you could refer to.

     

    For further, you could have a good look at avoid circular dependency errors.

     

    Best Regards,

    Cherry