Forum Discussion
DanielMedina
4 years agoRegular Visitor
Distinct count with date parameter
Hello everyone! Hope you all are having a nice day. I'm looking for some help with something that is stressing me a lot in the past few days. So, what I'm trying to do is to get the amount of li...
- 4 years ago
You will need to add another dimension table to deal with the blanks. Here is a sample implementation.
lbendlin
4 years agoSuper User
You will need to add another dimension table to deal with the blanks. Here is a sample implementation.
DanielMedina
4 years agoRegular Visitor
Thanks a lot lbendlin !
It really helped me a lot.