Hi,
I need to make a view that shows only the rows in a table that are owned by my team. I have added a column to my table for owning team that is a lookup to the Teams table. But when I make a new view in my model driven app and want to filter it on my teams, I don't know what to do.