Hello all,
I have a view where I added 2 columns which are computed (dblookup on a another view in different db).
Can I filter my view based on values which I have in those 2 computed columns? If yes, can you show me some example on how to do that?