Forum Discussion
Anonymous
3 years agoNot applicable
Distinct Count - Calculated table
Hi, Is there a way to do a distinct count over a calculated "on the fly" table? I got this measure: That feeds this table: Where through bookmarks Im filtering the records: ...
lbendlin
3 years agoSuper User
You cannot measure a measure. Reimplement the complete logic inside a single measure.