Forum Discussion
Jaco1965
7 years agoFrequent Visitor
Measure Column does not Total correct
I need the Total to add the Column value, please help
MFelix
7 years agoSuper User
Hi Jaco1965 ,
Being you measure a multiplication of values you need to use a SUMX formula should look something like this:
Inv_Amnt = SUMX(Work_Detail; Work_Detail[Work_Hrs] * R_ClassRate[Rate])
Be awar that you may need to adjust the parameters of the measure.
Regards,
MFelix
Jaco1965
7 years agoFrequent Visitor
Some more info
I use the 2 tables to calculate a measure, the red one. But i do need the totals to show correct below the table
- Jaco19657 years agoFrequent Visitor
I also tried this
- MFelix7 years agoSuper User
Hi 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
- Jaco19657 years agoFrequent Visitor
Hi Mr Felix
Here is my file , It would be very helpfull if you can assist
https://www.dropbox.com/s/vz2mgy0wg6p8tmd/REACH%20Updated.pbix?dl=0