Hello All,
I have a view called patient, and a view called risk. Risk has a foreign key patientId to patient, and the link is created in the explore object.
I want to display the patient name in one of drilled fields in Risk, but i am getting an error that the patient isn’t accessible in Risk.