Forum Discussion
lokosrio
Helper II
4 years agoFilter items which are not max id
hi, to get sum of distribution divided by countrows groupped by region_id of latest visit I have a calculation like this: var _sum =
SUMX(VALUES( fact_table[region_id] ), LASTNONBLANKVALU...
v-xiaotang
Community Support
4 years agoHi lokosrio
Not sure how the results come, could you post some sample data & the expected result? Thanks 🙂
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.