Database View - Viewing Related Lists under a Change Request

Patrick Rodrigu
Tera Contributor

Hello, 

I'm trying to create a database view to show related items under a change request (for reporting purposes) 

find_real_file.png

Below is what I've created so far: 

find_real_file.png

What am I missing?

Thank you for any help/guidance!

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

That is because all the above Where Clause conditions are taken as AND & not OR

View solution in original post

6 REPLIES 6

What is the actual expectation?

A user needed to create a report on the above highlighted fields but was unable to since the information came from multiple tables. I'm creating a database view so that all the fields in the related list can be pulled on the same report.