Forum Discussion

giacomobonetti's avatar
giacomobonetti
Frequent Visitor
9 years ago
Solved

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...
  • Greg_Deckler's avatar
    9 years ago

    Probably need to use RELATED or RELATEDTABLE in your calculation.