Did anyone ever have an experience with @dblookup and it displaying “Error: View Entry Not Found In View Index”. This is the code I am using…
choice:=@Prompt([OkCancelList]:[NoSort]; “Select a Course”; “Please select a course.”;CourseLookup; @DbLookup(“”:“NoCache”;“”;“CourseLU”;“Academic”;4));