Forum Discussion

KevinOGC's avatar
KevinOGC
Frequent Visitor
6 years ago

Saving measure value into table

Hi everyone,   I have a table 'advertisements' which looks like below:   id is_online 1 true 2 false 3 false 4 true 5 true 6 false   I want to count the unique id...