kwmacd
11-30-2023Cloud Apps
Indicator Widget Custom Formula: Count unique where 5 or more exist
Hello, fellow Sisense Users
I'm trying to create an indicator widget that shows the number of unique email addresses in a dataset ONLY when there are 5 or more records with that email address AFTER the dashboard's date range filter is applied.
Example: My data source shows "lesson completions" where each record is one completion, with a user_email, lesson_name, and completion_date. The dashboard has a date range filter. I want my indicator widget to count the number of unique user_emails ONLY when 5 or more "lesson completions" exist in the filtered date range.
Any sort of help is greatly appreciated