Team,
I'm trying to create a measure so I can pull over our Maintenance and repairs by % of revenue:
Z - Maint/Repairs % = sum('LSI DP_JP_HistorySummaryBySiteMaster'[Maint/Repairs]/[Z - JP TTM Rev. Copy])
I receive this error: 'The SUM function only accepts a column reference as an argument.'
Do you know what I'm doing wrong?