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
MFelixSuper User to Jaco19657 years agoHi Jaco1965 , Believe that this is an issue regarding with the way you have your model / relationship between tables, can you share a sample file or a mockup or explain how the model is setup? (relationships, data, fields to be consider etc.) Regards, MFelix
Related contentMeasure two columnsCorrecting DataMeasure Total not correctDax correctionDax Formula correction help