I am using AADUser table as a Lookup column in another table but experiencing problems.
- The primary name in AADUser is not unique
- The records in AADUser include records for disabled accounts
Any suggestions as to how I can achieve an accurate user lookup? Many thanks.