vish1996
05-15-2022Data Storage
Formula for counting the views per user
Sisense provides our company with a usage analytics model. now what i want is to count the total number of views per user ? like how many times they have seen a dashboard? how do i do this ?
i tried to do count all like DUPCOUNT [Userid] , but this shows unrealistic values. it shows I viewed a dashboard 567 times in the past 7 days. That's not true.
then I realized that DUPCOUNT only works on numeric values, does anyone know how to go about this ?
i have attached screenshots on the fields available to me, if that helps. thank you.