Forum Discussion
rcaeiro
5 years agoNew Member
Matrix column subtotal don't show values
Hello 🙂 I'm doing a matrix table, with one date by column, a date by row and a calculated measure in values: I'm having a problem with the total by column, the value is not showing. The m...
- 5 years ago
Hi rcaeiro,
Try measure as:
Measure = SUMX(VALUES(TableA[CONTRACT_MONTH]),[Stock1])Here is the output:
Best Regards,
Link
v-xulin-mstf
Community Support
5 years agoHi rcaeiro,
I can not reproduce your issue with the screenshot, could you provide sample data?
Best Regards,
Link
rcaeiro
5 years agoNew Member
Hello v-xulin-mstf,
Please find a sample is this link: https://wetransfer.com/downloads/4f663da07cab769c3a4b51762a54893020210215124040/57854fa29fe1ca769bb5ce958119bbdc20210215124059/e56ce0
Thank you!