Skip to Content
0
Former Member
Sep 11, 2007 at 09:27 PM

Row-Level Security with Universes

18 Views

Could someone explain how I could accomplish row-level security within a Universe. I know within a Business View you have the ability to use a variable that captures the login ID of the current user and use that ID as a variable within the WHERE condition of a filter.

e.g.

SELECT *

FROM TABLE

WHERE ID =