Forum Discussion
rikkijp
8 years agoFrequent Visitor
Difference between columns on two measures
I know that this is what I think is entry level.... I'm sure I learned it in the training course I took but just can't seem to muscle through it and everyone here is always so helpful! I have a f...
ElliotP
Post Prodigy
8 years agoIt looks like you're using Count() to sum the number of ID's, I would guess maybe for case issues between areas for example.
You could try creating a measure which SUM()'s the [id] column and then a Capacity-SummedID measure.