Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

DAX : weighted Average

Hi Folks,   I want to calculate the Weighted Average via DAX measure   I tried with below formula but output goes wrong : LeadTime_WA = DIVIDE(SUMX('FCT_TOTAL_SPEND', 'FCT_TOTAL_SPEND'[LOC_CURR_...