Database view is not showing up data

Majji Koteswar1
Tera Expert

Hi Team,

 

Requirement: Display the state changes of Control records in a report, including both the old and new values for each change.

 

I created a database view with the following configuration. While the data displays in my Personal Developer Instance (PDI), it fails to appear in the corresponding table within my client's instance.

 

MajjiKoteswar1_1-1744102478588.png

 

Could you please provide recommendations on how to retrieve the data?

 

Thanks,

Majji

 

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Majji Koteswar1 

what's the error you are getting in client instance when you click "Try It" ?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar

Thanks for the response. I didn't see any error. Just no data is retrieved even the data is present in both tables.

 

 

@Majji Koteswar1 

any table level READ ACL on compliance table is blocking?

any query business rule is blocking the data?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Majji Koteswar1 

 

Are you sure that sys_id and docmentkey is common between these 2 tables, try to reverse the order.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************