Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

data base view is returning empty results but correct rows

ms_akila
Mega Expert

created database view is returning empty rows..

find_real_file.png

find_real_file.png

cant use the sys_id field because this both table are user built type it dont have any reference fields, in these tables all fields are text field.

can anyone help on this?

1 ACCEPTED SOLUTION

Hi,



we should not use prefix character more than 3   for the database views, That is the reason , it returned empty rows.



Kindly use less than 3 characters in   prefix


View solution in original post

7 REPLIES 7

tanumoy
Tera Guru

I faced this issue once and a logout-login to the instance solved my issue. Could you please try that once.


Hi ,



I tried logout and login..still am facing the same issue


Hi,



we should not use prefix character more than 3   for the database views, That is the reason , it returned empty rows.



Kindly use less than 3 characters in   prefix


That's really, really useful to know. You should mark your response as the accepted answer (or it can be a bit difficult for others to fine)