Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I tried to create a New Column as shown in screenshot but got an error message as displayed ;
busdetails = table in which am trying to create new column
minfarekm = measure for calculating the minimum fare km by refering to a field in the table named Distance
rateslababvminfare=field in busdetails table
request your help to solve the issue
Solved! Go to Solution.
I recommend trying to create the same expression as a measure instead.
I recommend reading what Marco Russo wrote about the differences between calculated columns and measures for the best answer to your question: Calculated Columns and Measures in DAX
You're welcome. Creating a measure in place of a calculated column has worked for me as a quick fix, but it might not always be the right solution. The SQLBI guys explain how to handle circular dependencies while maintaining a calculated columns, here.
Thank you once again, this one is more helpful 👍
Thank you once again, this one is more helpful 👍
Does it need to be a column or can you use a measure?
Column will be fine
I recommend trying to create the same expression as a measure instead.
sure, i will do that, thank you
can you please explain why this circular reference issue came with column creation
I recommend reading what Marco Russo wrote about the differences between calculated columns and measures for the best answer to your question: Calculated Columns and Measures in DAX
thank you very much , it was an enlightening experience
You're welcome. Creating a measure in place of a calculated column has worked for me as a quick fix, but it might not always be the right solution. The SQLBI guys explain how to handle circular dependencies while maintaining a calculated columns, here.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 26 | |
| 23 | |
| 19 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 46 | |
| 46 | |
| 43 | |
| 36 | |
| 31 |