Hey Pat, Open Developer Console and execute this anon Apex: System.debug(UserInfo.getProfileId()); You’ll see that the 18 character Id is returned. I bet internally Skuid is comparing the result of getProfileId() with the Value specified. Cheers, Irvin