Forum Discussion
gladies123
5 years agoHelper I
aggregate
Hi, Please help me to find a measue for this issue. Herewith i have attached an image for your reference output should like sum of population for india it should be displyed as 60 respective of...
- Anonymous5 years ago
hi gladies123
Your Measure would look like
Total_Sum = CALCULATE(sum('Table'[Population]),ALL('Table'[State]))Thanks!PS: Please accept the post if the solution works!!! ๐
Anonymous
5 years agoNot applicable
hi gladies123
Your Measure would look like
Total_Sum = CALCULATE(sum('Table'[Population]),ALL('Table'[State]))
Thanks!
PS: Please accept the post if the solution works!!! ๐