No record is displayed after successfully created database view

Pra
Tera Contributor

I have created a database view. Join the employee table and the peer review table. It seems that the DB View is created successfully because i can see columns from the both tables. But when I run the report no data is displayed. 

Can anyone tell me where am I doing wrong?

find_real_file.png

5 REPLIES 5

sachin_namjoshi
Kilo Patron
Kilo Patron

Did you check join conditions of your database view?

 

Regards,

Sachin

I checked the join condition and it is working now. I had to replace "=" sign with period in where clause and it worked. 

Thanks you much

Great, please mark answer as correct if your issue is resolved.

 

Regards,

Sachin

i did but its not working