Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

count function returns distinct count

CALCULATE(COUNT(table[field]),USERELATIONSHIP(table[datefield],calendar[datefield))   why would this return a distinct count ?    I tried removing userelationship - same results.