How can I find the weekdays avg count of the uid(subscribers)?
Hi @Vishnudev,
Can you try this? avg(count(UID, [truncDate(“WK”, Date)]))