We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have a dataset with many tables. I used LOOKUPVALUE in a calculated column to get the column "Total Trade" into Table1
I need to calculate another calculated column called "Gross Profit" that uses "Total Trade" in the formula. however, I get "a circular dependency was detected: Table1[Total Trade], Table1[Gross Profit], Table1[Total Trade]
It needs to be a column and not a measure
Any help is appreciated
@Greg_Deckler There is not a direct relationship between Table1 and Table2 so when I was calculating "Total Trade" in Table1 I used:
Now I am trying to calculate
Gross Profit = Table1[Value5]-Table1[Total Trade]- RELATED('Table4'[Value8])
that's where I get the error. Because I'm trying to use Total Trade in a calculated column and Total Trade is already using LOOKUPVALue.
Does that help?
Hi @bhmiller89
Could you show what are the relationships among these tables?
I need more information to rproduce this problem.
Best Regards
Maggie
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |