Forum Discussion

hunt511's avatar
hunt511
Regular Visitor
3 years ago
Solved

substract multiple columns from multiple tables

hey all,  trying to figure this one out, i have to count for all the unccounted hours. this will look like x=(a-b) - (c-d). i tried to do just that,creating a quick measure for (a-b) then anothe for...
  • hunt511's avatar
    hunt511
    3 years ago

    its a simple math problem, each value (a,b,c,d) its a column in different tables.values are decimal numbers.  your link takes me to merge columns.