Forum Discussion

sprakash1192's avatar
sprakash1192
Icon for Helper II rankHelper II
6 years ago
Solved

Display values from different tables under one column

I have two tables - Sales and Production which store total units sold and produced by time period. I am trying to show total units from the two tables under one column, but becuase the values from tw...
  • lbendlin's avatar
    6 years ago

    Create a measure that adds both values, and display the measure.