Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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 other has values, and I am trying to merge them so that it only shows in one column. Is there a way to do this in the table/matrix, or do I have to create a new value/measure for this? If so, how can I sum them?
Solved! Go to Solution.
@JamieMcConaghy , Which one?
New measure = ([Intial Cost])+Sum(Table [Access Cost])
Hi,
Share the download link of the PBI file.
@JamieMcConaghy , You need a new measure = [Intial Cost]+[Access Cost] , if both are measure
if they are columns
New measure = sum(Table [Intial Cost])+Sum(Table [Access Cost])
One is a measure and one is a column, so I don't see how to combine them.
@JamieMcConaghy , Which one?
New measure = ([Intial Cost])+Sum(Table [Access Cost])
Ah okay, that all looks good now. Thanks.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 70 | |
| 50 | |
| 42 | |
| 40 |