How many users are there (not including system accounts)?
Exclude built-in system, Tableau Guest and Tableau Software users with id's (1,3,5) respectively.
Create an in-memory table.
Use an ARRAY variable and built-in perm_users_projects_capabilities function to create a proj_perms in-memory table. A "Query returned successfully in xx secs xxx msec." response means the table was successfully stored in memory.
