Forum Discussion

JamieMcConaghy's avatar
JamieMcConaghy
New Member
11 months ago
Solved

Combining two columns in a table/matrix visual

I have a table that shows two columns of values (Initial Cost and Access Cost): one caluclated by a SUMX measure, and one just summing straight from the source data. Each column is empty when the oth...
  • amitchandak's avatar
    amitchandak
    11 months ago

    JamieMcConaghy , Which one?
    New measure = ([Intial Cost])+Sum(Table [Access Cost])