fabioannovazzi / mparanza_bugs

For error reports
Apache License 2.0
0 stars 0 forks source link

Add count unique KPI #81

Closed fabioannovazzi closed 2 years ago

fabioannovazzi commented 2 years ago

Works

Number of customers

image

image

image

Sales by customer

image

image

image

Units by customer

image

image

image

image

fabioannovazzi commented 2 years ago

Works for total (see above)

Works for dimensions if metric is number of customers

image

Does not work if metric is for example sales - so does not split average sales in average sales per product

Most likely canot work because of the way the weighted average works (see totals are different)

image

image

So we disable and close

fabioannovazzi commented 2 years ago

Does not work for

image

chart

image

fabioannovazzi commented 2 years ago

More or less works however divides by total year items (not by items per month)

image

fabioannovazzi commented 2 years ago

Now divides by items per month. For instance by number of customers that have done an order in a given month

image

This is the number of customers that have done an order in a given month (that of course does not correspond to the number of customers that have done at least an order in the year

image

fabioannovazzi commented 2 years ago

Does not work with timeline chart

image

fabioannovazzi commented 2 years ago

No more error above however does not manage "other rank" metric for count metrics

image

fabioannovazzi commented 2 years ago

works

image

image

image

image