Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi!
So I'm stuck with a circular dependancy that I cant figure out. I'm working on some order data and trying to allocate costs down to order row level. I first allocated a base rate per order down to order row level (worked fine), then I'm trying to apply same logic to shipping cost, however, that's when I get a circular reference I don't understand.
Key measures:
Pick&Pack costs and Shipping costs have no overlap so the issue seems to be Total order rows per order.
Any thoughts?
Thanks!
@Anonymous , Create a measure using the measure. Do not use them in calculated column
You can do line level calculation like
Sumx(Table, [Measure1]+ [Measure2])
@amitchandak I'm afraid this doesn't really help me. Not sure even where to start.
First of all, measures uses different tables. (total rows per order uses Order Data table for example).
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 41 | |
| 21 | |
| 21 |
| User | Count |
|---|---|
| 150 | |
| 107 | |
| 64 | |
| 36 | |
| 36 |