Forum Discussion
Anonymous
7 years agoNot applicable
Dataset Modeling question
Dear, I facing this issue: I'm currently building a report that summarizes data about articles, it can show data of 1 article, multiple articles or all articles. One of the KPI's that I have is ...
- Anonymous7 years ago
My problem is solved, I will use lower granularity for my dataset, and thus a different approach..
adityavighne
7 years agoContinued Contributor
Anonymous
Take a distinct count instead of count. You will get desired result.
- Anonymous7 years agoNot applicable
adityavighne wrote:
Anonymous
Take a distinct count instead of count. You will get desired result.
I'm doing a distinct count already.
My question is a bit more complex than that. :smileywink:
- Anonymous7 years agoNot applicable
My problem is solved, I will use lower granularity for my dataset, and thus a different approach..