Forum Discussion
Anonymous
6 years agoNot applicable
Grand Total giving me wrong Number
Hi , As per the snapshot if below i m getting a wrong value for Col1 which is grand total. Ideally its Value should be Col1 / Col3 which is woring well for every row. But the Grand total dont ...
v-diye-msft
Community Support
6 years agoHi Anonymous
Please try to use SUMX function: https://docs.microsoft.com/zh-cn/dax/sumx-function-dax
SUMX(<table>, <expression>)