Forum Discussion
Anonymous
2 years agoNot applicable
Incorrect Measure Total on Matrix Visual
Hi, I have the following the following report page with a date slicer and a table. - The date slicer comes from a date table that DOES NOT have a relationship with my facts table. -Th...
- Anonymous2 years ago
Hi Anonymous ,
Thanks for the reply from DataNinja777 , please allow me to provide another insight:
You can using the following measure.
Measure = SUMX( VALUES('Fact Table'[ID]),[Calculation])Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
2 years agoNot applicable
Thank you both! Appreciate the help