How to refer the reference table column in database view where clause?
I just want to write a where clause in database view , where i would need to mention the reference field column.I have tried it with dot to mention the reference table but it returns all the rows.Can someone help me on this , please?Ex.Table -> Grou...

