Hello,
I have several query to implement under a same data table. The problem is that i have some query on metric "count" and some others on metric "unique count". Can i do it under the same column easely?
2 possibility maybe :
- under metric using json input ?
- under filters maybe? something like "unique count(ACTIVITY:end)"
Thank you