Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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 came from a lookup value in another Power BI table
New column = Input 1 / Input 2 OR using DIVIDE (Input 1, Input 2). Both of these are returning to me a circular dependency error.
If I try adding a new measure, I get the same error.
Here's the error that I get: A circular dependency was detected: Campaigns[Target Audience], Campaigns[ConRate], Campaigns[Target Audience].
What about doing a merge in the query editor rather than adding a column using LOOKUP? I'm not sure if this will fix your problem (or is feasible) but this way the column will be loaded into the data model and it shouldn't cause a dependency error
Hi @mv124,
Rather than add a column, have you considered creating these as Calculated Measures instead?
I tried creating calculated measure and it gave me the same error.
Could you post the problematic pbix, with network drive like Onedrive, Google drive. Circular Dependency error depends on the data relationship in your case.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
56 | |
56 | |
38 | |
29 |
User | Count |
---|---|
75 | |
62 | |
45 | |
40 | |
39 |