I am using an Alteryx Workflow to create KPI's defined by the organization for a period of time.
The workflow will be scheduled to run once a week around 1:00 am. It will output to Tableau Server as a data source and an interactive viz will be created to view the results.
I may have active users that have not logged-in during this time and in Tableau they are dropping off but users could login multiple times a day also. I only want to count how many they login in a day. I have attached a simplified part of the workflow and I need all 7 users to show for more accurate reporting. In this workflow 3 of my users are falling off.
I'm not sure the best way to address this be it a if/then, or create row tool.
I would expect Tableau to return 57% of my active users have logged in in the week.