Forum Discussion

wparker5932's avatar
wparker5932
Frequent Visitor
9 years ago
Solved

Calculate the difference between the value in one table and the sum of values in another table

I have two tables. One table has many costs associated with one project and the other table has the revenue for the same project.  I want to calculate the profit (Revenue-Cost=Profit).    Table 1 c...
  • wparker5932's avatar
    wparker5932
    9 years ago

    My bad.  I didn't properly understand your reply at first but after watching a video on DAX Functions I saw that I was not selecting "New Measure" to create the calculation.  It works now.  Thank you so much for your help.