Jaco1965Frequent Visitor7 years agoSolvedMeasure Column does not Total correct I need the Total to add the Column value, please help Show MoreMFelix to Jaco19657 years agoHi Jaco1965 , In my measure I use the ";" as a separator this is related with regional settings, change it by "," and see if you are abble to use the measure. Total_Inv_value = SUMX(Work_Detail , [Inv_Amnt]) Regards, MFelix
MFelix to Jaco19657 years agoHi Jaco1965 , In my measure I use the ";" as a separator this is related with regional settings, change it by "," and see if you are abble to use the measure. Total_Inv_value = SUMX(Work_Detail , [Inv_Amnt]) Regards, MFelix
MFelix to Jaco19657 years agoHi Jaco1965 , In my measure I use the ";" as a separator this is related with regional settings, change it by "," and see if you are abble to use the measure. Total_Inv_value = SUMX(Work_Detail , [Inv_Amnt]) Regards, MFelix
Jaco1965Frequent Visitor7 years agoHi MrFelix I tried that but I get error with the sumx, it odes not give me option to select the measure from list
MFelixSuper User to Jaco19657 years agoHi Jaco1965 , In my measure I use the ";" as a separator this is related with regional settings, change it by "," and see if you are abble to use the measure. Total_Inv_value = SUMX(Work_Detail , [Inv_Amnt]) Regards, MFelix
Related contentMeasure two columnsCorrecting DataMeasure Total not correctDax correctionDax Formula correction help