What do you do if you have a vocabulary source table [sys_user] with more than 100000 records
I'm creating my own vocabulary source against [sys_user] to replace the OOB @personName vocabulary source. I have applied the appropriate filters to reduce the number of values and # of records is still over the 100K limitAny suggestions on how to co...