Forum Discussion
giacomobonetti
9 years agoFrequent Visitor
Error when creating a calculated column
I want to create a calculated column out of the division of a column, which is in one table, and a calculated column which is in another table. The formula I am using is: Column = -DIVIDE(Ex...
- 9 years ago
Probably need to use RELATED or RELATEDTABLE in your calculation.
Greg_Deckler
9 years agoCommunity Champion
Probably need to use RELATED or RELATEDTABLE in your calculation.