Forum Discussion
mv124
9 years agoNew Member
Circular Dependency error on a calculated field using divide function
I'm trying to create a new column with a divide function. Below are the inputs to this calculated field. Input 1 = Existing field is a whole number from an Excel file. Input 2 = Whole number that ...
Phil_Seamark
9 years agoMicrosoft Employee
Hi mv124,
Rather than add a column, have you considered creating these as Calculated Measures instead?
- mv1249 years agoNew Member
I tried creating calculated measure and it gave me the same error.
- Eric_Zhang9 years agoMicrosoft Employee
Could you post the problematic pbix, with network drive like Onedrive, Google drive. Circular Dependency error depends on the data relationship in your case.